We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ccdd5 commit 419a633Copy full SHA for 419a633
clang/test/CMakeLists.txt
@@ -111,6 +111,7 @@ if( NOT CLANG_BUILT_STANDALONE )
111
list(APPEND CLANG_TEST_DEPS
112
llvm-config
113
FileCheck count not
114
+ append-file
115
llc
116
llvm-ar
117
llvm-as
llvm/test/CMakeLists.txt
@@ -53,6 +53,7 @@ set(LLVM_TEST_DEPENDS
53
FileCheck
54
LLVMHello
55
UnitTests
56
57
bugpoint
58
count
59
file-table-tform
0 commit comments