blob: f2ed9bcfb4a607a4d9913b90a2b4dc2ba3c5da1b [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Option
)
set(LLVM_TARGET_DEFINITIONS Opts.td)
tablegen(LLVM Opts.inc -gen-opt-parser-defs)
add_public_tablegen_target(RcTableGen)
add_llvm_tool(llvm-rc
llvm-rc.cpp
)