aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/TGSourceMgr.h
AgeCommit message (Expand)Author
2009-06-21move TGSourceMgr class out of TableGen into libsupport.Chris Lattner
2009-03-13give each Record a location.Chris Lattner
2009-03-13make "locations" a class instead of a typedef.Chris Lattner
2009-03-13Unbreak build, bring in std::string for GCC 4.3Argyrios Kyrtzidis
2009-03-13Unbreak build.Evan Cheng
2009-03-13split buffer management and diagnostic printing out of the tblgenChris Lattner