13 lines
171 B
Text
13 lines
171 B
Text
|
add_llvm_component_library(LLVMInterfaceStub
|
||
|
ELFObjHandler.cpp
|
||
|
IFSHandler.cpp
|
||
|
IFSStub.cpp
|
||
|
|
||
|
LINK_COMPONENTS
|
||
|
BinaryFormat
|
||
|
MC
|
||
|
Object
|
||
|
Support
|
||
|
TargetParser
|
||
|
)
|