summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TableGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [TableGen] Add a general-purpose JSON backend.Simon Tatham2018-07-111-0/+1
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-0/+3
* Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.James Molloy2014-06-171-0/+1
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-251-2/+0
* tblgen: Compile TableGen without RTTI.Sean Silva2012-10-101-2/+0
* tblgen: Remove last traces of old TableGenMain API.Sean Silva2012-10-031-1/+0
* Move llvm-tblgen's StringMatcher into the TableGen library so it canDouglas Gregor2012-05-021-0/+1
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-201-0/+1
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-4/+0
* Revert r141079: tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-081-1/+0
* tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-041-0/+1
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-0/+16
OpenPOWER on IntegriCloud