[clang] [llvm] [LTO] Parse global inline assembly with +all target flags (PR #167439)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 10 17:51:27 PST 2025


https://github.com/arsenm commented:

This isn't some universal thing that you can apply to all targets. I assume +all won't parse on every target, and even if it does, you cannot assume all features can just be enabled t

https://github.com/llvm/llvm-project/pull/167439


More information about the llvm-commits mailing list