[llvm] [clang] [AIX][TOC] Add -mtocdata/-mno-tocdata options on AIX (PR #67999)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 5 11:57:50 PST 2024


================
@@ -0,0 +1,69 @@
+// REQUIRES: powerpc-registered-target
----------------
diggerlin wrote:

do we need the // REQUIRES: powerpc-registered-target  since it cross compile?

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


More information about the cfe-commits mailing list