[all-commits] [llvm/llvm-project] f981d8: XFAIL clang/Driver/test/compress.c on AIX (#87269)

azhan92 via All-commits all-commits at lists.llvm.org
Thu Apr 18 07:16:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f981d860029411febac9200762dca47c1ef1af22
      https://github.com/llvm/llvm-project/commit/f981d860029411febac9200762dca47c1ef1af22
  Author: azhan92 <alisonxzhang at gmail.com>
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
    M clang/test/Driver/compress.c

  Log Message:
  -----------
  XFAIL clang/Driver/test/compress.c on AIX  (#87269)

This PR XFAIL's `clang/Driver/compress.c` on AIX since it requires the
LLVM integrated assembler / assembly parser support, which is not
available on AIX.

```
/home/jenkinsWorker/jenkins/workspace/LLVM-Release/release-testing-prototype/llvm/clang18.1.2-final/final/llvm-project/clang/test/Driver/compress.c:19:18: error: CHECK-OPT_GZ: expected string not found in input
// CHECK-OPT_GZ: "--compress-debug-sections=zlib"
```



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