Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
cfa0f2edd31a32d58ffa6e5224c6f476932d82b5
/
tools
/
llvm-ld
1ef8bda
For PR351:
by Reid Spencer
· 20 years ago
8d8b41d
Correct compilation for Cygwin. FindExecutable now returns a sys::Path.
by Reid Spencer
· 20 years ago
81417b6
Fix the Win32 build
by Misha Brukman
· 20 years ago
bf42763
Make parameters to CopyFile use explicit instantiation of sys::Path.
by Reid Spencer
· 20 years ago
f6358c7
For PR351: * Support changes in sys::Program::ExecuteAndWait interface
by Reid Spencer
· 20 years ago
06c06db
sys::CopyFile returns void and throws an exception on error which will be
by Reid Spencer
· 20 years ago
1bd2653
The CopyFile function got moved into the sys namespace.
by Reid Spencer
· 20 years ago
5f76760
For PR351:
by Reid Spencer
· 20 years ago
6da1e0d
For PR351:
by Reid Spencer
· 20 years ago
93f8f55
For PR351: Adjust to interface change for FindExecutable.
by Reid Spencer
· 20 years ago
319cdec
For PR351:
by Reid Spencer
· 20 years ago
05f7e79
Make the loop termination condition clear when building the set of items to
by Reid Spencer
· 20 years ago
c406413
Convert to use new Linker class interface
by Reid Spencer
· 20 years ago
96690a8
Revert the last patch. We really do need SimplyCFG.
by Reid Spencer
· 20 years ago
357cf54
Remove this pass as its no longer needed.
by Reid Spencer
· 20 years ago
6b463b2
When -link-as-library, add -l options to Module's deplibs
by Reid Spencer
· 20 years ago
c191d49
Fix PR139:\
by Reid Spencer
· 20 years ago
f8f70c1
Adjust to change in pass name
by Chris Lattner
· 20 years ago
bf714df
Add LLVMbzip2 library, now required.
by Reid Spencer
· 20 years ago
3c7b107
Not needed any more.
by Reid Spencer
· 20 years ago
9822de2
Content moved to llvm-ld.cpp
by Reid Spencer
· 20 years ago
445564a
Incorporate GenerateCode.cpp. Make static things static.
by Reid Spencer
· 20 years ago
c457fbb
First cut at implementing generic link-time Optimization
by Reid Spencer
· 20 years ago
605b9e2
Linker.h has a new home.
by Reid Spencer
· 20 years ago
227b6d0
Fix usage of changed function prototype
by Reid Spencer
· 20 years ago
0486e17
Remove linking declarations (in Linker.h now)
by Reid Spencer
· 20 years ago
1893f92
We need the libLLVMArchive library now
by Reid Spencer
· 20 years ago
8c6ee66
Moved to lib/Linker (common with gccld)
by Reid Spencer
· 20 years ago
07adb28
Stop propagating method names that violate the coding standard
by Reid Spencer
· 20 years ago
e84f92d
Convert to new library names.
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
93a00e4
Rename pass
by Chris Lattner
· 20 years ago
aefd04b
Add some missing #includes
by Reid Spencer
· 20 years ago
8d9b680
Qualify Path with sys:: namespace so this file compiles.
by Reid Spencer
· 20 years ago
14c225e
Change banner name to reflect actual program this Makefile is for.
by Reid Spencer
· 20 years ago
c0af3f0
Initial implementation of llvm-ld: stolen from gccld.
by Reid Spencer
· 20 years ago