File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ MINGW*)
5252esac
5353
5454cd bin
55- for i in bugpoint c-index-test clang-* clangd diagtool dsymutil find-all-symbols git-clang-format hmaptool ld64.lld* llc lldb-* lli llvm-* modularize obj2yaml opt pp-trace sancov sanstats scan-build scan-view split-file verify-uselistorder wasm-ld yaml2obj libclang.dll * LTO.dll * Remarks.dll * .bat; do
55+ for i in amdgpu-arch bugpoint c-index-test clang-* clangd diagtool dsymutil find-all-symbols git-clang-format hmaptool ld64.lld* llc lldb-* lli llvm-* modularize nvptx-arch obj2yaml opt pp-trace sancov sanstats scan-build scan-view split-file verify-uselistorder wasm-ld yaml2obj libclang.dll * LTO.dll * Remarks.dll * .bat; do
5656 basename=$i
5757 if [ -n " $EXEEXT " ]; then
5858 # Some in the list are expanded globs, some are plain names we list.
You can’t perform that action at this time.
0 commit comments