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
|
MCParser
|
||||||
Object
|
Object
|
||||||
ObjectYAML
|
ObjectYAML
|
||||||
|
RuntimeDyld
|
||||||
Support
|
Support
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue