1. 8045722 add a trivial line # cache to SourceMgr to make repeated queries to by Chris Lattner · 16 years ago
  2. 0ffa08f switch the .ll parser to use SourceMgr. by Chris Lattner · 16 years ago
  3. 5699210 add an explicit class for holding llvm::SourceMgr diagnostics and use by Chris Lattner · 16 years ago
  4. b5aec99 Normalize SourceMgr messages. by Daniel Dunbar · 16 years ago
  5. f661185 rename SourceMgr::PrintError to PrintMessage. by Chris Lattner · 16 years ago
  6. 0e88373 move include searching logic from TGLexer to SourceMgr. by Chris Lattner · 16 years ago
  7. cfc6b15 Rename TGSourceMgr -> SourceMgr. by Chris Lattner · 16 years ago
  8. 37b49f3 rename TGLoc -> SMLoc. by Chris Lattner · 16 years ago
  9. a444ddf move TGSourceMgr class out of TableGen into libsupport. by Chris Lattner · 16 years ago[Renamed (91%) from utils/TableGen/TGSourceMgr.cpp]
  10. da95ec8 fix a few spelling errors and typos by Jim Grosbach · 16 years ago
  11. dc0d44c include the null at the end of a memorybuffer as part of the buffer. by Chris Lattner · 16 years ago
  12. e7205cd make "locations" a class instead of a typedef. by Chris Lattner · 16 years ago
  13. ff99dd3 split buffer management and diagnostic printing out of the tblgen by Chris Lattner · 16 years ago