1. 1d96ccc add a trivial line # cache to SourceMgr to make repeated queries to by Chris Lattner · 16 years ago
  2. eeb4a84 switch the .ll parser to use SourceMgr. by Chris Lattner · 16 years ago
  3. 2f510ae add an explicit class for holding llvm::SourceMgr diagnostics and use by Chris Lattner · 16 years ago
  4. 3fb7683 Normalize SourceMgr messages. by Daniel Dunbar · 16 years ago
  5. 14ee48a rename SourceMgr::PrintError to PrintMessage. by Chris Lattner · 16 years ago
  6. 7ee5d5f move include searching logic from TGLexer to SourceMgr. by Chris Lattner · 16 years ago
  7. 8070ea3 Rename TGSourceMgr -> SourceMgr. by Chris Lattner · 16 years ago
  8. 1e3a8a4 rename TGLoc -> SMLoc. by Chris Lattner · 16 years ago
  9. 099e198 move TGSourceMgr class out of TableGen into libsupport. by Chris Lattner · 16 years ago[Renamed (91%) from utils/TableGen/TGSourceMgr.cpp]
  10. da4231f fix a few spelling errors and typos by Jim Grosbach · 16 years ago
  11. d477182 include the null at the end of a memorybuffer as part of the buffer. by Chris Lattner · 16 years ago
  12. 1c8ae59 make "locations" a class instead of a typedef. by Chris Lattner · 16 years ago
  13. aa739d2 split buffer management and diagnostic printing out of the tblgen by Chris Lattner · 16 years ago