mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 02:38:07 +08:00
Implementation files using the Intel syntax typically explicitly specify it. Do the same for the few files using AT&T syntax. This enables building LLVM with `-mllvm -x86-asm-syntax=intel` in one's Clang config files (i.e. a global preference for Intel syntax).