dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.42k stars 199 forks source link

[NativeAOT-LLVM] Add support for `JitDisasm` #2371

Closed SingleAccretion closed 1 year ago

SingleAccretion commented 1 year ago

The usage is the same as JitDump, but this switch is usable in Release (upstream and now here).

SingleAccretion commented 1 year ago

@dotnet/nativeaot-llvm