File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
os : windows-latest
25
25
os-cmake-args : ' -DCMAKE_CXX_FLAGS="/MP /std:c++14" -DLLVM_USE_CRT_MINSIZEREL="MT"'
26
26
build-args : ' --config MinSizeRel'
27
- dep-tool : ' dumpbin'
27
+ dep-tool : ' "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\bin\HostX86\x64\ dumpbin.exe" '
28
28
bindir : ' /build/MinSizeRel/bin'
29
29
extra-tar-args : ' --exclude=${RELEASE}/clang/test/Driver/Inputs/* --exclude=${RELEASE}/libcxx/test/std/input.output/filesystems/Inputs/static_test_env/* --exclude=${RELEASE}/libclc/amdgcn-mesa3d'
30
30
arch : 386
33
33
os : windows-latest
34
34
os-cmake-args : ' -Thost=x64 -DCMAKE_CXX_FLAGS="/MP /std:c++14" -DLLVM_USE_CRT_MINSIZEREL="MT"'
35
35
build-args : ' --config MinSizeRel'
36
- dep-tool : ' dumpbin'
36
+ dep-tool : ' "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\bin\HostX86\x64\ dumpbin.exe" '
37
37
bindir : ' /build/MinSizeRel/bin'
38
38
arch : amd64
39
39
extra-tar-args : ' --exclude=${RELEASE}/clang/test/Driver/Inputs/* --exclude=${RELEASE}/libcxx/test/std/input.output/filesystems/Inputs/static_test_env/* --exclude=${RELEASE}/libclc/amdgcn-mesa3d'
You can’t perform that action at this time.
0 commit comments