[llvm] [RemoveDIs] Load into new debug info format by default in LLVM (PR #89799)

Danila Malyutin via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 10:52:10 PDT 2024


danilaml wrote:

Another drive-by: in my local build I was able to reliably reproduce unittests failures with this commit for debug build with ` Assertion !NodePtr->isKnownSentinel()' failed.` assertion.

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


More information about the llvm-commits mailing list