[clang] [llvm] [AsmPrinter] Don't check for inlineasm dialect on non-X86 platforms (PR #98097)
David Tellenbach via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 16:16:05 PDT 2024
dtellenbach wrote:
@MaskRay the added test fails since your commit https://github.com/llvm/llvm-project/commit/f4335f075b3496bce6b49f9267e6160d1824b1bb. The commit itself is alright, just exposed the underlying problem.
https://github.com/llvm/llvm-project/pull/98097
More information about the llvm-commits
mailing list