[llvm] [RemoveDIs] Add flag to control loading into new debug mode from bitcode (PR #85649)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 02:27:29 PDT 2024


CarlosAlbertoEnciso wrote:

> It's useful to be able to give each tool control over this while we're implementing support, so it can be done incrementally. Eventually the flag will be removed.

Thanks for the clarification on `cl::opt` being a `boolOrDefault`.

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


More information about the llvm-commits mailing list