[llvm] [llvm-exegesis] Debug generated disassembly (PR #142540)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 3 16:16:06 PDT 2025


boomanaiden154 wrote:

> Ideally I would like to have this available in a release build without assertions, but let's get some experience first before we promote this to an option, so LGTM.

Why the preference for enabling this without assertions? This seems almost exclusively a debug feature. `llvm-exegesis` is also pretty much exclusively an LLVM development tool, so there's not really a need to ship a release build anywhere. At least that's how I see it, not sure if others use it much differently.

https://github.com/llvm/llvm-project/pull/142540


More information about the llvm-commits mailing list