Skip to content

Commit f4302ad

Browse files
committed
[Syntax] Do not depend on llvm targets for Syntax tests. NFC
They are not required and only slow down the build. llvm-svn: 362530
1 parent 925553e commit f4302ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/unittests/Tooling/Syntax/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
set(LLVM_LINK_COMPONENTS
2-
${LLVM_TARGETS_TO_BUILD}
32
Support
43
)
54

0 commit comments

Comments
 (0)