Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
901b5750b2af095bb0e359f4d2c3debef3ad57e6
/
tools
/
llvm-ranlib
/
llvm-ranlib.cpp
e84b8b3
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
by Owen Anderson
· 16 years ago
f8b81bf
Use errs() instead of std::cerr.
by Dan Gohman
· 16 years ago
a148fdd
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 16 years ago
25209b4
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
by Owen Anderson
· 16 years ago
e6012df
Change various llvm utilities to use PrettyStackTraceProgram in
by Chris Lattner
· 16 years ago
7d63d35
Add spacing between type and variable name.
by Misha Brukman
· 17 years ago
5f5a573
remove attributions from tools.
by Chris Lattner
· 18 years ago
6099df8
Move the space in overview output for commands out of each of the
by Dan Gohman
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago