[Lldb-commits] [lldb] [NFCI][lldb][test][asm] Enable AT&T syntax explicitly (PR #166770)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 18 10:15:18 PST 2025
JDevlieghere wrote:
Presumably these tests are all hand-written assembly, and not something generated by the compiler and checked in? If it's the latter, we should find a way to prevent this from regressing. Is there a public facing bot that builds with `-mllvm -x86-asm-syntax=intel`?
https://github.com/llvm/llvm-project/pull/166770
More information about the lldb-commits
mailing list