[clang] [llvm] [AsmPrinter] Don't check for inlineasm dialect on non-X86 platforms (PR #98097)

David Tellenbach via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 10:50:45 PDT 2024


dtellenbach wrote:

Linux test failure seems unrelated (fails to build some libcxx stuff). The new test passes:

```
PASS: Clang :: CodeGen/aarch64-inlineasm-ios.c (14316 of 95454)
```




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


More information about the cfe-commits mailing list