Explorar o código

[Syntax] Do not depend on llvm targets for Syntax tests. NFC

They are not required and only slow down the build.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362530 91177308-0d34-0410-b5e6-96231b3b80d8
Ilya Biryukov %!s(int64=6) %!d(string=hai) anos
pai
achega
72f66ecb1b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      unittests/Tooling/Syntax/CMakeLists.txt

+ 0 - 1
unittests/Tooling/Syntax/CMakeLists.txt

@@ -1,5 +1,4 @@
 set(LLVM_LINK_COMPONENTS
-  ${LLVM_TARGETS_TO_BUILD}
   Support
   )