[llvm] XCOFF no inline ptr glue (PR #193786)

via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 14:01:33 PDT 2026


================
@@ -207,6 +207,24 @@ let isCall = 1, PPC970_Unit = 7, isCodeGenOnly = 1,
     Requires<[IsPPC64]>;
 }
 
+let isCall = 1, PPC970_Unit = 7, isCodeGenOnly = 1,
----------------
RolandF77 wrote:

Should have AIX predicate. Applies to all entries in the file.

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


More information about the llvm-commits mailing list