[all-commits] [llvm/llvm-project] 8ab00f: [z/OS][tests] XFAIL using aliases on z/OS (#200176)

Zibi Sarbinowski via All-commits all-commits at lists.llvm.org
Thu May 28 07:21:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ab00f2c21e5975f5de977ca68607b4acc23c856
      https://github.com/llvm/llvm-project/commit/8ab00f2c21e5975f5de977ca68607b4acc23c856
  Author: Zibi Sarbinowski <zibi at ca.ibm.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M llvm/test/CodeGen/Generic/2009-03-17-LSR-APInt.ll
    M llvm/test/CodeGen/Generic/available_externally_alias.ll

  Log Message:
  -----------
  [z/OS][tests] XFAIL using aliases on z/OS (#200176)

This PR XFAIL 2 lit test cases as the following errors are expected:

```
FAIL: LLVM :: CodeGen/Generic/available_externally_alias.ll
# | <unknown>:0: error: Only aliases to functions is supported in GOFF.

FAIL: LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll
# | <unknown>:0: error: Weak alias/reference not supported on z/OS
```



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list