[lld] [lld] Add target support for SystemZ (s390x) (PR #75643)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 10 15:03:33 PST 2024


================
@@ -0,0 +1,86 @@
+// REQUIRES: systemz
----------------
MaskRay wrote:

This test, copied from `shared.s`, is probably not very useful. Everything tested is generic and tested in many other places.

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


More information about the llvm-commits mailing list