Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
cf17bcc7e73cf9dc1c8c74dae50a6694fb124f0f
/
tools
/
gccld
/
gccld.cpp
cf17bcc
Changes for 64bit gcc
by Anand Shukla
· 23 years ago
0b12b5f
by Chris Lattner
· 23 years ago
a7cc6dd
Use literal newline instead of endl
by Chris Lattner
· 23 years ago
65f1b89
Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h
by Chris Lattner
· 23 years ago
2b5235d
Oops, somehow lost a slash. Fixed
by Chris Lattner
· 23 years ago
c8cc4cb
Updates to move some header files out of include/llvm/Transforms into
by Chris Lattner
· 23 years ago
7bf5dfe
Run the internalize pass to mark all functions except main internal when
by Chris Lattner
· 23 years ago
76d1229
Make sure that there is no case where a signal can occur leaving a partially
by Chris Lattner
· 23 years ago
f8b90ee
* The cleangcc pass is broken into two parts, we only want to
by Chris Lattner
· 23 years ago
2b59837
Add support for the gnu ld -s (strip) option
by Chris Lattner
· 23 years ago
ad202a0
GCCLD actually does transformations to simplify the linked program now.
by Chris Lattner
· 23 years ago
2fbfdcf
Change references to the Method class to be references to the Function
by Chris Lattner
· 23 years ago
084235a
Echo the right tool name on error
by Chris Lattner
· 23 years ago
41c3465
* Implement linking to libraries
by Chris Lattner
· 23 years ago
e7fca51
Initial Checkin of gccld
by Chris Lattner
· 24 years ago