blob: 35eb6f89f531a1e1155b229bb85cc4fda4239bc7 [file] [log] [blame]
set(LLVM_TARGET_DEFINITIONS Options.td)
tablegen(LLVM Options.inc -gen-opt-parser-defs)
add_public_tablegen_target(MinGWOptionsTableGen)
add_lld_library(lldMinGW
Driver.cpp
LINK_COMPONENTS
Option
Support
TargetParser
LINK_LIBS
lldCOFF
lldCommon
DEPENDS
MinGWOptionsTableGen
intrinsics_gen
)