Unverified Commit 721adc5c authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Fix traceName module type to RawModule (backport #2765) (#2768)



* Fix traceName module type to RawModule (#2765)

Change the type of modules that the traceName API can be used for from
"Module" to "RawModule".  This fixes a bug where this API couldn't be
used for RawModules even though it totally works.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
(cherry picked from commit 74f1c850

)

* Fix binary compatibility issue

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 5b13d04b
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