[clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Paul T Robinson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 4 08:56:14 PDT 2025
pogo59 wrote:
I see attributes such as `"target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2,+x87"` in the IR; I don't know where those come from, but deleting them will probably fix the Sparc bot.
https://github.com/llvm/llvm-project/pull/141937
More information about the llvm-commits
mailing list