llvm-project/clang/tools/driver
Chris Bieneman 658beb930e [CMake]Getting rid of references to LLVM_SUBMIT_VERSION and LLVM_SUBMIT_SUBVERSION in favor of LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR.
LLVM_SUBMIT_VERSION and LLVM_SUBMIT_SUBVERSION are commonly used variable names in the autoconf build system. They seem to have leeched into clang's CMake in a few places, and should just be replaced by the LLVM_VERSION_* variables where appropriate.

llvm-svn: 250246
2015-10-13 23:03:54 +00:00
..
CMakeLists.txt [CMake]Getting rid of references to LLVM_SUBMIT_VERSION and LLVM_SUBMIT_SUBVERSION in favor of LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR. 2015-10-13 23:03:54 +00:00
Info.plist.in
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
cc1_main.cpp Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
cc1as_main.cpp Always pass a -dwarf-version argument to integrated as. 2015-10-13 16:22:51 +00:00
driver.cpp The Clang gcc-compatible driver (clang/tools/driver/driver.cpp) has some 2015-09-25 17:44:31 +00:00