Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove option emitter from clang-tblgen | Reid Kleckner | 2013-06-18 | 1 | -2/+2 |
* | [Driver] Refactor clang driver to use LLVM's Option library | Reid Kleckner | 2013-06-14 | 1 | -6/+6 |
* | Revert r155933 | Douglas Gregor | 2012-05-01 | 1 | -0/+4 |
* | Fix CMake build | Douglas Gregor | 2012-05-01 | 1 | -4/+0 |
* | Unify Options.td and CC1Options.td, in a first step towards unifying the seri... | James Molloy | 2012-05-01 | 1 | -4/+0 |
* | New function for tablegenning: clang_tablegen. | Oscar Fuentes | 2011-02-20 | 1 | -15/+9 |
* | Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap... | Daniel Dunbar | 2010-05-20 | 1 | -0/+6 |
* | No need to specify ${CMAKE_CURRENT_BINARY_DIR} | Kovarththanan Rajaratnam | 2010-03-26 | 1 | -2/+2 |
* | Sketch .td file and build system goop for OptTable based clang-cc options. | Daniel Dunbar | 2009-11-19 | 1 | -0/+6 |
* | Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. | Daniel Dunbar | 2009-11-19 | 1 | -0/+5 |