[llvm] draft: inline asm mode (PR #146215)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 6 11:29:21 PST 2025
androm3da wrote:
> Which should not be warned about even though it does not fit with the pattern matching of "local" numerical labels you have in this patch.
Okay, sorry, I understand now. But ... perhaps the compiler could emit the directives around this compiler-emitted label to avoid that problem?
https://github.com/llvm/llvm-project/pull/146215
More information about the llvm-commits
mailing list