[llvm] [RemoveDIs] Read/write DbgRecords directly from/to bitcode (PR #83251)
antoine moynault via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 11:25:06 PDT 2024
antmox wrote:
Hello @OCHyams,
it looks like commit https://github.com/llvm/llvm-project/commit/e419084da7a00b269368aeb95698e0d36b24e8ec
broke clang-aarch64-full-2stage bot: https://lab.llvm.org/buildbot/#/builders/179/builds/9629
Several (20) cfi tests now fail with this error:
> ld.lld: error: Invalid value (Producer: 'LLVM19.0.0git' Reader: 'LLVM 17.0.6')
Any idea how to fix this?
https://github.com/llvm/llvm-project/pull/83251
More information about the llvm-commits
mailing list