1 | set(LLVM_TARGET_DEFINITIONS Options.td) |
---|---|
2 | tablegen(LLVM Options.inc -gen-opt-parser-defs) |
3 | add_public_tablegen_target(ClangDriverOptions) |
4 |
1 | set(LLVM_TARGET_DEFINITIONS Options.td) |
---|---|
2 | tablegen(LLVM Options.inc -gen-opt-parser-defs) |
3 | add_public_tablegen_target(ClangDriverOptions) |
4 |