summaryrefslogtreecommitdiffstats
path: root/include/clang/Driver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Driver/CMakeLists.txt')
-rw-r--r--include/clang/Driver/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/clang/Driver/CMakeLists.txt b/include/clang/Driver/CMakeLists.txt
index abd4cfe..1277d51 100644
--- a/include/clang/Driver/CMakeLists.txt
+++ b/include/clang/Driver/CMakeLists.txt
@@ -2,10 +2,6 @@ clang_tablegen(Options.inc -gen-opt-parser-defs
SOURCE Options.td
TARGET ClangDriverOptions)
-clang_tablegen(CC1Options.inc -gen-opt-parser-defs
- SOURCE CC1Options.td
- TARGET ClangCC1Options)
-
clang_tablegen(CC1AsOptions.inc -gen-opt-parser-defs
SOURCE CC1AsOptions.td
TARGET ClangCC1AsOptions)
OpenPOWER on IntegriCloud