llvm-6502/include/llvm/TableGen
Sean Silva 63554988a9 tblgen: Use appropriate LLVM-style RTTI functions.
Use isa<> or cast<> when semantically that is what is happening. Also
some trivial "style" cleanups at fix sites.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165292 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-05 03:32:00 +00:00
..
Error.h Print out the location of expanded multiclass defs in TableGen errors. 2012-08-22 23:33:58 +00:00
Main.h tblgen: Remove last traces of old TableGenMain API. 2012-10-03 21:31:08 +00:00
Record.h tblgen: Use appropriate LLVM-style RTTI functions. 2012-10-05 03:32:00 +00:00
StringMatcher.h Move llvm-tblgen's StringMatcher into the TableGen library so it can 2012-05-02 17:32:48 +00:00
TableGenBackend.h Eliminate struct TableGenBackend. 2012-06-13 05:15:49 +00:00