Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
afa08b51a65fd3e945cb752281f7ad5f02c4fa29
/
lib
/
Support
/
SourceMgr.cpp
8045722
add a trivial line # cache to SourceMgr to make repeated queries to
by Chris Lattner
· 16 years ago
0ffa08f
switch the .ll parser to use SourceMgr.
by Chris Lattner
· 16 years ago
5699210
add an explicit class for holding llvm::SourceMgr diagnostics and use
by Chris Lattner
· 16 years ago
b5aec99
Normalize SourceMgr messages.
by Daniel Dunbar
· 16 years ago
f661185
rename SourceMgr::PrintError to PrintMessage.
by Chris Lattner
· 16 years ago
0e88373
move include searching logic from TGLexer to SourceMgr.
by Chris Lattner
· 16 years ago
cfc6b15
Rename TGSourceMgr -> SourceMgr.
by Chris Lattner
· 16 years ago
37b49f3
rename TGLoc -> SMLoc.
by Chris Lattner
· 16 years ago
a444ddf
move TGSourceMgr class out of TableGen into libsupport.
by Chris Lattner
· 16 years ago
[Renamed (91%) from utils/TableGen/TGSourceMgr.cpp]
da95ec8
fix a few spelling errors and typos
by Jim Grosbach
· 16 years ago
dc0d44c
include the null at the end of a memorybuffer as part of the buffer.
by Chris Lattner
· 16 years ago
e7205cd
make "locations" a class instead of a typedef.
by Chris Lattner
· 16 years ago
ff99dd3
split buffer management and diagnostic printing out of the tblgen
by Chris Lattner
· 16 years ago