[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


================
@@ -1862,6 +1871,14 @@ let isCall = 1, PPC970_Unit = 7, isCodeGenOnly = 1,
 
 }
 
+let isCall = 1, PPC970_Unit = 7, isCodeGenOnly = 1,
----------------
RolandF77 wrote:

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

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


More information about the llvm-commits mailing list