Age | Commit message (Expand) | Author |
---|---|---|
2012-11-09 | PR14303: Add a NoDriverOption flag to those options which are not accepted by | Richard Smith |
2012-10-22 | [Options] Add prefixes to options. | Michael J. Spencer |
2012-05-01 | Unify Options.td and CC1Options.td, in a first step towards unifying the seri... | James Molloy |
2011-04-15 | fix a bunch of comment typos found by codespell. Patch by | Chris Lattner |
2010-08-13 | Driver/OptParser: Add a NoForward flag to prevent forwarding certain options to | Daniel Dunbar |
2009-12-04 | OptTable: Allow option groups to be used to define "help groups", which will | Daniel Dunbar |
2009-12-04 | OptParser: Add HelpHidden flag. | Daniel Dunbar |
2009-11-19 | Driver: Move INPUT and UNKNOWN sentinel options into the OptParser.td file. | Daniel Dunbar |
2009-11-19 | Driver: Add Sentinel flag to option kinds. | Daniel Dunbar |
2009-11-19 | Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. | Daniel Dunbar |