[clang] [llvm] [mlir] [IR] Explicitly specify target feature for module asm (PR #204548)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 3 07:42:36 PDT 2026
nikic wrote:
Hm, I saw this error in the pre-merge CI and it went away on a re-run, so I assumed it was unrelated. I just tried to reproduce this using @zmodem's cmake configuration, but that built cleanly.
What is the failing command? If the failure is flaky, maybe running it multiple times will reproduce...
https://github.com/llvm/llvm-project/pull/204548
More information about the cfe-commits
mailing list