mysterymath wrote:
This PR is causing breakages in the Fuchsia Mac host buildbots:
https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-host-mac-x64/b8688774489540905393/overview
Can you fix forward or revert?
```
Exit Code: 1
Command Output (stderr):
--
env PATH="" not /Volumes/Work/s/w/ir/x/w/llvm_build/bin/clang --driver-mode=dxc
-T cs_6_0
/Volumes/Work/s/w/ir/x/w/llvm-llvm-project/clang/test/Driver/HLSL/fre-errors.hlsl
-Fre blah.json -Vd -### 2>&1 |
/Volumes/Work/s/w/ir/x/w/llvm_build/bin/FileCheck --check-prefix=FRE_DXIL
/Volumes/Work/s/w/ir/x/w/llvm-llvm-project/clang/test/Driver/HLSL/fre-errors.hlsl
# RUN: at line 4
+ env PATH= not /Volumes/Work/s/w/ir/x/w/llvm_build/bin/clang --driver-mode=dxc
-T cs_6_0
/Volumes/Work/s/w/ir/x/w/llvm-llvm-project/clang/test/Driver/HLSL/fre-errors.hlsl
-Fre blah.json -Vd -###
+ /Volumes/Work/s/w/ir/x/w/llvm_build/bin/FileCheck --check-prefix=FRE_DXIL
/Volumes/Work/s/w/ir/x/w/llvm-llvm-project/clang/test/Driver/HLSL/fre-errors.hlsl
/Volumes/Work/s/w/ir/x/w/llvm-llvm-project/clang/test/Driver/HLSL/fre-errors.hlsl:5:14:
error: FRE_DXIL: expected string not found in input
// FRE_DXIL: error: unsupported option '-Fre' for target 'dxilv1.0'
^
<stdin>:1:1: note: scanning from here
env: not: No such file or directory
^
Input file: <stdin>
Check file:
/Volumes/Work/s/w/ir/x/w/llvm-llvm-project/clang/test/Driver/HLSL/fre-errors.hlsl
-dump-input=help explains the following input dump.
Input was:
<<<<<<
1: env: not: No such file or directory
check:5 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
>>>>>>
```
https://github.com/llvm/llvm-project/pull/181258
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits