Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
0fcb9410b9c51a179b3c7a80291f00dac344038c
/
tools
/
extract
bf714df
Add LLVMbzip2 library, now required.
by Reid Spencer
· 20 years ago
6cb21d4
Change Library Names Not To Conflict With Others When Installed
by Reid Spencer
· 20 years ago
40a955a
We're not doing automake any more
by Reid Spencer
· 20 years ago
cac731e
We won't use automake
by Reid Spencer
· 20 years ago
86d341b
Initial automake generated Makefile template
by Reid Spencer
· 20 years ago
d96cb6e
Update to reflect changes in Makefile rules.
by Reid Spencer
· 20 years ago
90a2adc
Initial version of automake Makefile.am file.
by Reid Spencer
· 20 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 20 years ago
7c4c98d
Add the LLVMsystem.a library as it is now used for operating system
by Reid Spencer
· 20 years ago
9de7b33
The functions in Signal.h are now in the llvm::sys namespace - adjust
by Reid Spencer
· 20 years ago
d2e89a7
Documentation like this doesn't belong here, and now we have the commandguide
by Chris Lattner
· 20 years ago
bed85ff
Header file moved
by Chris Lattner
· 20 years ago
ca718e4
Add command-line option to select whether to isolate or delete function from
by Misha Brukman
· 21 years ago
364d120
Make sure to print a stack trace whenever an error signal is delivered to
by Chris Lattner
· 21 years ago
ba9cc1f
Give extract -o and -f options, just like every other tool!
by Chris Lattner
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 21 years ago
2040890
Fix extract to use the right TargetData, like Bugpoint does.
by Brian Gaeke
· 21 years ago
20678b9
New library needed
by Chris Lattner
· 21 years ago
e2fab73
Added LLVM copyright to Makefiles.
by John Criswell
· 21 years ago
1dd27b1
fix file header
by Chris Lattner
· 21 years ago
7c0e022
Added copyright header to all C++ source files.
by John Criswell
· 21 years ago
2148bcb
Clean up header, remove extra #include
by Chris Lattner
· 21 years ago
053134a
Make createVerifierPass return a FunctionPass *.
by Brian Gaeke
· 21 years ago
5560c9d
Spell `necessary' correctly.
by Misha Brukman
· 21 years ago
5113eb0
Move the function extractor pass from tools/extract into lib/Xform/IPO
by Chris Lattner
· 22 years ago
68ed318
* Fix extract to work with constant pointer refs correctly
by Chris Lattner
· 22 years ago
71bcba7
Avoid making external global variables internal
by Chris Lattner
· 22 years ago
7d3f867
- The extract tool now is sure to extract the function implementation for
by Chris Lattner
· 22 years ago
50e3a20
Print the tool name when an error comes from so that I can tell which
by Chris Lattner
· 22 years ago
5e1f7ec
Remove extraneous #includes
by Chris Lattner
· 22 years ago
c7a0985
*** empty log message ***
by Chris Lattner
· 22 years ago
ddd3e61
*** empty log message ***
by Chris Lattner
· 22 years ago
33974ca
Minor changes due to code juggled around
by Chris Lattner
· 22 years ago
56d2701
*** empty log message ***
by Chris Lattner
· 22 years ago
5ff62e9
*** empty log message ***
by Chris Lattner
· 22 years ago
7e70829
MEGAPATCH checkin.
by Chris Lattner
· 22 years ago
6a45509
Checkin descriptive note
by Chris Lattner
· 22 years ago
6a13592
Make sure the extracted function has external linkage, so that it doesn't
by Chris Lattner
· 22 years ago
579d914
Initial checkin of the "extract" utility
by Chris Lattner
· 22 years ago