[all-commits] [llvm/llvm-project] afc836: [libc++abi][libunwind] Enable AT&T syntax explicit...

Raul Tambre via All-commits all-commits at lists.llvm.org
Sat Nov 8 12:20:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afc83688cfadfb07c1cd9edc4f3c855d7cf4a261
      https://github.com/llvm/llvm-project/commit/afc83688cfadfb07c1cd9edc4f3c855d7cf4a261
  Author: Raul Tambre <raul at tambre.ee>
  Date:   2025-11-08 (Sat, 08 Nov 2025)

  Changed paths:
    M libcxxabi/test/native/x86_64/lpstart-zero.pass.sh.s
    M libunwind/test/remember_state_leak.pass.sh.s

  Log Message:
  -----------
  [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818)

Implementation files using the Intel syntax typically explicitly specify
it. Do the same for the few files where applicable for AT&T.

This enables building LLVM with `-mllvm -x86-asm-syntax=intel` in one's
Clang config files (i.e. a global preference for Intel syntax).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list