aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Driver/CMakeLists.txt
AgeCommit message (Expand)Author
2012-05-01Revert r155933Douglas Gregor
2012-05-01Fix CMake buildDouglas Gregor
2012-05-01Unify Options.td and CC1Options.td, in a first step towards unifying the seri...James Molloy
2011-02-20New function for tablegenning: clang_tablegen.Oscar Fuentes
2010-05-20Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap...Daniel Dunbar
2010-03-26No need to specify ${CMAKE_CURRENT_BINARY_DIR}Kovarththanan Rajaratnam
2009-11-19Sketch .td file and build system goop for OptTable based clang-cc options.Daniel Dunbar
2009-11-19Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar