[all-commits] [llvm/llvm-project] 58d9e4: [NFCI][bolt][test] Use AT&T syntax explicitly (#16...
Raul Tambre via All-commits
all-commits at lists.llvm.org
Tue Nov 18 23:41:35 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58d9e476724ae347be4da1ecddc17fd133a1300b
https://github.com/llvm/llvm-project/commit/58d9e476724ae347be4da1ecddc17fd133a1300b
Author: Raul Tambre <raul at tambre.ee>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M bolt/test/lit.local.cfg
Log Message:
-----------
[NFCI][bolt][test] Use AT&T syntax explicitly (#167225)
This enables building LLVM with `-mllvm -x86-asm-syntax=intel` in one's
Clang config files (i.e. a global preference for Intel syntax).
`-masm=att` is insufficient as it doesn't override a specification of `-mllvm -x86-asm-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