summaryrefslogtreecommitdiff
path: root/lib/TableGen/CMakeLists.txt
Commit message (Expand)AuthorAge
* Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.James Molloy2014-06-17
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-25
* tblgen: Compile TableGen without RTTI.Sean Silva2012-10-10
* tblgen: Remove last traces of old TableGenMain API.Sean Silva2012-10-03
* Move llvm-tblgen's StringMatcher into the TableGen library so it canDouglas Gregor2012-05-02
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-20
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* Revert r141079: tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-08
* tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-04
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01