[all-commits] [llvm/llvm-project] 4b0a25: [AIX] enable the cases that are excluded by XCOFF ...

Chen Zheng via All-commits all-commits at lists.llvm.org
Fri Apr 14 03:25:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b0a25375e9006ef82cc51119ff223a28bb15646
      https://github.com/llvm/llvm-project/commit/4b0a25375e9006ef82cc51119ff223a28bb15646
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M clang/test/ASTMerge/codegen-body/test.c
    M clang/test/ClangScanDeps/modules-full-by-mod-name.c
    M clang/test/ClangScanDeps/resource_directory.c
    M llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

  Log Message:
  -----------
  [AIX] enable the cases that are excluded by XCOFF 64 integrated-as support

These case are excluded in https://reviews.llvm.org/D113049.
Now AIX XCOFF 64 integrated-as support improves a lot and all these
cases pass now, so enable them.




More information about the All-commits mailing list