Remove nativecodegen as it forces the native target libraries to be linked in regardless of whether the target was specified in LLVM_TARGETS_TO_BUILD

llvm-svn: 201519
This commit is contained in:
Deepak Panickal 2014-02-17 17:39:27 +00:00
parent 1a3e5858b9
commit f275d09a34
1 changed files with 0 additions and 1 deletions

View File

@ -151,7 +151,6 @@ set( LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
jit
interpreter
nativecodegen
asmparser
bitreader
bitwriter