[clang] [SystemZ][z/OS] Add visibility features for z/OS (eg. _Export, pragma export) (PR #111035)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 7 11:36:06 PDT 2024
================
@@ -0,0 +1,5 @@
+// REQUIRES: systemz-registered-target
----------------
efriedma-quic wrote:
Do these tests actually require systemz-registered-target?
https://github.com/llvm/llvm-project/pull/111035
More information about the cfe-commits
mailing list