1 set(LLVM_TARGET_DEFINITIONS Options.td)
2 tablegen(LLVM Options.inc -gen-opt-parser-defs)
3 add_public_tablegen_target(MachOOptionsTableGen)
5 include_directories(${LLVM_MAIN_SRC_DIR}/../libunwind/include)
7 add_lld_library(lldMachO
12 ConcatOutputSection.cpp
37 ${LLVM_TARGETS_TO_BUILD}