Unverified Commit 8dd2ed10 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Change prefix stack to List[String] (bp #1617) (#1628)



* Change prefix stack to List[String] (#1617)

This allows for sharing of the prefix stacks between Data, and removes a
boxing per prefix stack element that is no longer necessary.

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit fef0b68a

)

* Add binary compatibility waivers

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 6e75f67e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment