forked from OSchip/llvm-project
[build] Fix dependencies of LLVMExegesis
This commit is contained in:
parent
c5a6712f8c
commit
6795984a47
|
@ -57,6 +57,7 @@ llvm_map_components_to_libnames(libs
|
|||
MCParser
|
||||
Object
|
||||
ObjectYAML
|
||||
RuntimeDyld
|
||||
Support
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue