aboutsummaryrefslogtreecommitdiff
path: root/test/TableGen/ForwardRef.td
AgeCommit message (Expand)Author
2011-10-06s/tblgen/llvm-tblgen/g in a few missed places, including the testsPeter Collingbourne
2010-03-20Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin
2005-09-30Add a test that you can forward ref a class.Chris Lattner
2005-09-30Check that we can refer to the same class we are defining.Chris Lattner