Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
tools
/
llvm-ranlib
/
llvm-ranlib.cpp
54453f2
Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists.
by Michael J. Spencer
· 15 years ago
424a04e
convert llvm-ar and llvm-ranlib to raw_ostream from iostreams.
by Chris Lattner
· 15 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
0d7c695
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
65f57c2
Use errs() instead of std::cerr.
by Dan Gohman
· 16 years ago
31895e7
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 16 years ago
8b477ed
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
by Owen Anderson
· 16 years ago
cc14d25
Change various llvm utilities to use PrettyStackTraceProgram in
by Chris Lattner
· 16 years ago
f2f8d79
Add spacing between type and variable name.
by Misha Brukman
· 17 years ago
21c62da
remove attributions from tools.
by Chris Lattner
· 18 years ago
82a13c9
Move the space in overview output for commands out of each of the
by Dan Gohman
· 18 years ago
a99be51
Here is the bulk of the sanitizing.
by Gabor Greif
· 18 years ago
44dadff
switch tools to bitcode instead of bytecode
by Chris Lattner
· 18 years ago
c30598b
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
by Chris Lattner
· 19 years ago
30836fc
Fix a bug introduced by a change in the Archive::writeToDisk interface.
by Reid Spencer
· 19 years ago
3039b99
Remove EH use from the Archive library and adjust its users accordingly.
by Reid Spencer
· 19 years ago
4e4fe66
ditto
by Duraid Madina
· 20 years ago
dd04df0
For PR495:
by Reid Spencer
· 20 years ago
3da94ae
Remove trailing whitespace
by Misha Brukman
· 20 years ago
ef11c5e
Fix PR506:
by Reid Spencer
· 21 years ago
3d1cc28
Fix the help documentation to not imply multiple archive files can be processed.
by Reid Spencer
· 21 years ago
b50ae12
For PR351:
by Reid Spencer
· 21 years ago
babb45b
Per code review: \
by Reid Spencer
· 21 years ago
63ab669
A tool for adding a symbol table to LLVM Archives
by Reid Spencer
· 21 years ago