Jim Grosbach
|
28b810e9e4
|
Fix copy/paste-o.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155016 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-18 18:09:53 +00:00 |
|
Jim Grosbach
|
97c02bf240
|
TableGen add warning diagnostic helper functions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155012 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-18 17:46:31 +00:00 |
|
Chris Lattner
|
3f2d5f60b3
|
Make SMDiagnostic a little more sane. Instead of passing around note/warning/error as a
string, pass it around as an enum.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142107 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-16 05:43:57 +00:00 |
|
Peter Collingbourne
|
7c78888887
|
Move TableGen's parser and entry point into a library
This is the first step towards splitting LLVM and Clang's tblgen executables.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140951 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-01 16:41:13 +00:00 |
|