summaryrefslogtreecommitdiff
path: root/include/clang/Driver/Makefile
Commit message (Expand)AuthorAgeFilesLines
* clang-cl: add support for the /? and /help optionsHans Wennborg2013-07-271-1/+1
* [Driver] Refactor clang driver to use LLVM's Option libraryReid Kleckner2013-06-141-4/+4
* Fix Makefile: Options.td depends on CC1Options.td.Jordan Rose2012-06-061-1/+1
* Unify Options.td and CC1Options.td, in a first step towards unifying the seri...James Molloy2012-05-011-5/+1
* Clang-side build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-6/+6
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-2/+2
* Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap...Daniel Dunbar2010-05-201-2/+4
* Add missing dependency on TableGen.Daniel Dunbar2009-11-191-2/+2
* Sketch .td file and build system goop for OptTable based clang-cc options.Daniel Dunbar2009-11-191-1/+5
* Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar2009-11-191-0/+12