forked from OSchip/llvm-project
parent
9863b48d4e
commit
2783a7b16e
|
@ -1,7 +1,7 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
core
|
||||
support
|
||||
)
|
||||
Core
|
||||
Support
|
||||
)
|
||||
|
||||
if(NOT CLANG_BUILT_STANDALONE)
|
||||
set(tablegen_deps intrinsics_gen)
|
||||
|
|
Loading…
Reference in New Issue