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 a69cdda commit 6c88351Copy full SHA for 6c88351
llvm/test/CMakeLists.txt
@@ -39,6 +39,7 @@ set(LLVM_TEST_DEPENDS
39
UnitTests
40
bugpoint
41
count
42
+ file-table-tform
43
llc
44
lli
45
lli-child-target
llvm/tools/file-table-tform/LLVMBuild.txt
@@ -18,4 +18,4 @@
18
type = Tool
19
name = file-table-tform
20
parent = Tools
21
-required_libraries =
+required_libraries = Support
0 commit comments