summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/Error.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-39/+0
| | | | | | This is the first step towards splitting LLVM and Clang's tblgen executables. llvm-svn: 140951
* Consolidate some TableGen diagnostic helper functions.Jim Grosbach2011-06-211-0/+39
TableGen had diagnostic printers sprinkled about in a few places. Pull them together into a single location in Error.cpp. llvm-svn: 133568
OpenPOWER on IntegriCloud