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

Ulrich Weigand via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 11:39:54 PST 2024


================
@@ -0,0 +1,29 @@
+# REQUIRES: systemz
+# RUN: llvm-mc -filetype=obj -triple=s390x-unknown-linux %s -o %t
----------------
uweigand wrote:

Fixed.

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


More information about the llvm-commits mailing list