[libcxx-commits] [libcxxabi] [libunwind] [NFCI][test][asm] Enable AT&T syntax explicitly (PR #166818)

Nico Weber via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 10 07:00:21 PST 2025


nico wrote:

Ah, good point. Having separate toggles for input and output would be nice.

The asm flag handling is generally a bit confused. https://github.com/llvm/llvm-project/pull/85668#issuecomment-2012043809 has some more notes on it. If I remember correctly, the code for it wasn't all that difficult, it just needs someone to apply some care to it :)

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


More information about the libcxx-commits mailing list