[compiler-rt] [libunwind] [openmp] [NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (PR #164453)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 21 09:58:39 PDT 2025


https://github.com/MaskRay approved this pull request.

libunwind changes look good. Please wait for approval from a sanitizer maintainer

You can use `clang -masm=intel` instead of `-mllvm -x86-asm-syntax=intel`

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


More information about the cfe-commits mailing list