[all-commits] [llvm/llvm-project] ae0c5d: Mark tests as unsupported on z/OS (#191843)

Sean Perry via All-commits all-commits at lists.llvm.org
Tue Apr 14 11:47:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae0c5dc04f44e4ab69f3eb3a5eb959478d44372e
      https://github.com/llvm/llvm-project/commit/ae0c5dc04f44e4ab69f3eb3a5eb959478d44372e
  Author: Sean Perry <perry at ca.ibm.com>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/test/CodeGen/2006-01-23-FileScopeAsm.c
    M clang/test/CodeGen/asm_incbin.c

  Log Message:
  -----------
  Mark tests as unsupported on z/OS (#191843)

z/OS has a platform specific requirement to not allow asm statements at
file scope. These tests generate that message rather than the expected
IR. Mark the tests as unsupported 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