clang-interpreter: Add missing LLVM component Object

llvm-svn: 333836
This commit is contained in:
Fangrui Song 2018-06-03 08:12:15 +00:00
parent 353499fc95
commit 75ae73f346
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
ExecutionEngine
MC
MCJIT
Object
OrcJit
Option
RuntimeDyld