[llvm] [GlobalISel] Diagnose inline assembly constraint lowering errors (PR #135782)
Pierre van Houtryve via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 05:52:03 PDT 2025
Pierre-vh wrote:
Reverted this because `compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp` fails. `m` constraint appears unsupported on aarch64.
I wonder if this should be a warning instead, so compilation keeps going?
https://github.com/llvm/llvm-project/pull/135782
More information about the llvm-commits
mailing list