================ @@ -0,0 +1,5 @@ +// REQUIRES: systemz-registered-target ---------------- perry-ca wrote: The `int _Export x, y;` is tested in attr-export.cpp ``` int _Export var3, var4, _Export var5; ``` https://github.com/llvm/llvm-project/pull/111035