summaryrefslogtreecommitdiffstats
path: root/lib/Driver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Driver/CMakeLists.txt')
-rw-r--r--lib/Driver/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Driver/CMakeLists.txt b/lib/Driver/CMakeLists.txt
index 60d8e9c..7efcd8a 100644
--- a/lib/Driver/CMakeLists.txt
+++ b/lib/Driver/CMakeLists.txt
@@ -10,8 +10,8 @@ add_clang_library(clangDriver
DriverOptions.cpp
HostInfo.cpp
Job.cpp
- OptTable.cpp
Option.cpp
+ OptTable.cpp
Phases.cpp
Tool.cpp
ToolChain.cpp
OpenPOWER on IntegriCloud