brintos

brintos / llvm-project-archived public Read only

0
0
Text · 171 B · 68fe067 Raw
13 lines · plain
1add_llvm_component_library(LLVMInterfaceStub2  ELFObjHandler.cpp3  IFSHandler.cpp4  IFSStub.cpp5 6  LINK_COMPONENTS7  BinaryFormat8  MC9  Object10  Support11  TargetParser12)13