jsji wrote:
FYI. There is a failure in liner-wrapper.c in
https://buildkite.com/llvm-project/github-pull-requests/builds/30337#018d1aaa-8225-4630-a5f0-527d1c7c129d
```
# note: command had no output on stdout or stderr
| # error: command failed with exit status: 1
| # executed command: 'c:\ws\src\build\bin\filecheck.exe'
'C:\ws\src\clang\test\Driver\linker-wrapper.c' --check-prefix=AMD-TARGET-ID
| # .---command stderr------------
| # \| C:\ws\src\clang\test\Driver\linker-wrapper.c:172:19: error:
AMD-TARGET-ID: expected string not found in input
| # \| // AMD-TARGET-ID: clang{{.*}} -o {{.*}}.img --target=amdgcn-amd-amdhsa
-mcpu=gfx90a:xnack+ -O2 -Wl,--no-undefined {{.*}}.o {{.*}}.o
| # \| ^
| # \| <stdin>:1:1: note: scanning from here
| # \| c:\ws\src\build\bin\clang-linker-wrapper.exe: error: invalid argument
| # \| ^
| # \|
| # \| Input file: <stdin>
| # \| Check file: C:\ws\src\clang\test\Driver\linker-wrapper.c
| # \|
| # \| -dump-input=help explains the following input dump.
| # \|
| # \| Input was:
| # \| <<<<<<
| # \| 1: c:\ws\src\build\bin\clang-linker-wrapper.exe: error:
invalid argument
| # \| check:172
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error:
no match found
| # \| 2: invalid argument
| # \| check:172 ~~~~~~~~~~~~~~~~~
| # \| >>>>>>
| # `-----------------------------
| # error: command failed with exit status: 1
```
https://github.com/llvm/llvm-project/pull/78359
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits