blob: 5961cac20ccf9e81f0684c2cc10f03f09f4b443b [file] [log] [blame]
set(LLVM_TARGET_DEFINITIONS Options.td)
tablegen(LLVM Options.inc -gen-opt-parser-defs)
add_public_tablegen_target(ClangDriverOptions)
set(LLVM_TARGET_DEFINITIONS CC1AsOptions.td)
tablegen(LLVM CC1AsOptions.inc -gen-opt-parser-defs)
add_public_tablegen_target(ClangCC1AsOptions)