index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gold
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Point to libLTO with -L/PATH/ -lLTO so that it is found in the install
Rafael Espindola
2011-11-23
1
-1
/
+1
*
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
Daniel Dunbar
2011-10-18
1
-10
/
+8
*
Also remove -lLTO which should have been in r132349. I failed to apply this
Nick Lewycky
2011-05-31
1
-1
/
+1
*
Make the gold plugin build on Cygwin as well as Linux. Patch by David Meyer!
Nick Lewycky
2011-05-31
1
-1
/
+1
*
Now to chant the magical incantation that will exorcise the System library
Charles Davis
2010-11-29
1
-1
/
+1
*
Don't build redundant libLLVMgold.a.
NAKAMURA Takumi
2010-09-10
1
-1
/
+0
*
Avoid renaming loadable modules at install time. Now the gold plugin is named
Rafael Espindola
2010-05-16
1
-1
/
+1
*
Create an exports file, so that the plugin only exports the onload symbol.
Dan Gohman
2010-04-16
1
-0
/
+2
*
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
Chris Lattner
2010-01-24
1
-1
/
+0
*
Stop building RTTI information for *most* llvm libraries. Notable
Chris Lattner
2010-01-22
1
-0
/
+1
*
Fix Makefile to build correctly on Darwin. Patch by Sandeep Patel!
Nick Lewycky
2009-10-11
1
-2
/
+3
*
remove dead makefile flags.
Chris Lattner
2009-06-24
1
-1
/
+0
*
Make sure the CXXFLAGS setting is picked up by
Duncan Sands
2009-05-16
1
-2
/
+2
*
Force 'llvm-config' to go first, optionally followed by lto and gold mixed in
Nick Lewycky
2009-02-26
1
-0
/
+1
*
Revert the previous commit. It seems it didn't
Duncan Sands
2009-02-05
1
-1
/
+5
*
Stop llvm-config thinking that there are circular
Duncan Sands
2009-02-05
1
-5
/
+1
*
Add LLVM plugin for gold.
Nick Lewycky
2009-02-03
1
-0
/
+29