[llvm] [RemoveDIs] Do not load into new debug info format from bitcode by default (PR #86268)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 05:05:30 PDT 2024


https://github.com/jmorse commented:

Why the extra 'r' first in `DbgInforFormat`? Presumably  the intention behind this so that we can widen the scope of RemoveDIs while keeping it turned off for verify-uselistorder?

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


More information about the llvm-commits mailing list