dotnet / jitutils

MIT License
144 stars 59 forks source link

[RISC-V] Add LLVM subarch features for RISC-V GC #398

Closed tomeksowi closed 6 months ago

tomeksowi commented 6 months ago

Without them only instructions from "I" base extension were recognized in disassembly.

Part of dotnet/runtime#84834 cc @wscho77 @HJLeee @clamp03 @JongHeonChoi @t-mustafin @gbalykov @viewizard @ashaurtaev @brucehoult @sirntar @yurai007 @Bajtazar @bartlomiejko @rzsc

clamp03 commented 6 months ago

@BruceForstall Could you review this PR? Thank you.

BruceForstall commented 6 months ago

Note that we (Microsoft) don't update the built coredistools nuget package very often (because it's costly to do so), but you can certainly build your own.