[clang] [PPC][InlineASM] Mark the 'a' constraint as unsupported (PR #96109)

Chen Zheng via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 19 17:59:09 PDT 2024


================
@@ -0,0 +1,8 @@
+// RUN: %clang_cc1 -emit-llvm -triple powerpc64le-unknown-unknown -verify %s
----------------
chenzheng1030 wrote:

nit: can you also add run lines for AIX 32 and 64 bit?

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


More information about the cfe-commits mailing list