[build] Fix dependencies of LLVMExegesis

This commit is contained in:
Serge Guelton 2020-11-17 06:15:02 -05:00
parent c5a6712f8c
commit 6795984a47
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ llvm_map_components_to_libnames(libs
MCParser
Object
ObjectYAML
RuntimeDyld
Support
)