aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Driver/Makefile
AgeCommit message (Expand)Author
2012-06-06Fix Makefile: Options.td depends on CC1Options.td.Jordan Rose
2012-05-01Unify Options.td and CC1Options.td, in a first step towards unifying the seri...James Molloy
2011-10-06Clang-side build system infrastructure for multiple tblgens.Peter Collingbourne
2010-06-08Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar
2010-05-20Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap...Daniel Dunbar
2009-11-19Add missing dependency on TableGen.Daniel Dunbar
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