Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1aaa7280cd6635c9dba1cecbddfc9c3195e3ac1b
/
llvm
/
lib
/
Target
/
SparcV9
/
InternalGlobalMapper.cpp
b440243
Remove trailing whitespace
by Misha Brukman
· 21 years ago
531f9e9
This mega patch converts us from using Function::a{iterator|begin|end} to
by Chris Lattner
· 21 years ago
e0c207d
Remove extraneous namespacification. In particular, don't define llvm::llvm::createInternalGlobalMapperPass
by Chris Lattner
· 21 years ago
4f2cf03
'Pass' should now not be derived from by clients. Instead, they should derive
by Chris Lattner
· 21 years ago
cb3fb5d
bug 122: - Replace ConstantPointerRef usage with GlobalValue usage
by Reid Spencer
· 21 years ago
c365e7c
Fix a minor bug in the map - since this pass adds a global symbol, it must be
by Brian Gaeke
· 21 years ago
6973e85
Add new internal-global-symbol mapping info pass... may its life be short
by Brian Gaeke
· 21 years ago