[llvm] [GOFF] Emit symbols for functions. (PR #144437)

Ulrich Weigand via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 11 03:35:11 PST 2025


================
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple s390x-ibm-zos < %s | FileCheck %s
+; RUN: llc -mtriple s390x-ibm-zos -emit-gnuas-syntax-on-zos=false < %s | FileCheck %s
----------------
uweigand wrote:

Separate topic, but when do you think we can switch to HLASM syntax by default for all tests?

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


More information about the llvm-commits mailing list