Once more on the cmake build. nativecodegen->native on the dependencies.

Thanks to Rafael Espindola for testing assistance.

llvm-svn: 223678
This commit is contained in:
Eric Christopher 2014-12-08 18:24:06 +00:00
parent 3760e8457d
commit 32745dde08
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ set(LLVM_LINK_COMPONENTS
MC
ScalarOpts
Support
nativecodegen
native
mcjit
)

View File

@ -6,7 +6,7 @@ set(LLVM_LINK_COMPONENTS
MC
ScalarOpts
Support
nativecodegen
native
mcjit
)

View File

@ -6,7 +6,7 @@ set(LLVM_LINK_COMPONENTS
MC
ScalarOpts
Support
nativecodegen
native
mcjit
)

View File

@ -7,7 +7,7 @@ set(LLVM_LINK_COMPONENTS
ScalarOpts
Support
TransformUtils
nativecodegen
native
mcjit
)

View File

@ -7,7 +7,7 @@ set(LLVM_LINK_COMPONENTS
ScalarOpts
Support
TransformUtils
nativecodegen
native
mcjit
)