[llvm] [RemoveDIs] Load into new debug info format by default in LLVM (PR #89799)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 8 15:17:17 PDT 2024
MaskRay wrote:
> Ping @MaskRay - any luck so far? And if not, is what I suggested in the post above (submitting just the pre-link bc modules without the sample profile) a possibility? If neither of those, I'd still be interested to know any further details that have turned up - the details so far have narrowed things down a bit, but still haven't gotten me close to figuring out what state the IR would need to be in to trigger this error.
Good news. With this rebased reapply commit (https://github.com/MaskRay/llvm-project/commit/18eaa15964c2857d666fea0409cbb90e8818ee95), I can no longer reproduce the crash ...
Perhaps just reland this...
https://github.com/llvm/llvm-project/pull/89799
More information about the llvm-commits
mailing list