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
/
lto
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
The attached patches attempt to fix cross builds. For example, if you
Anton Korobeynikov
2009-08-18
1
-1
/
+1
*
fix ld error with -no-undefined switch, which is undefined on darwin8
John Mosby
2009-07-02
1
-2
/
+2
*
remove dead makefile flags.
Chris Lattner
2009-06-24
1
-1
/
+0
*
Force 'llvm-config' to go first, optionally followed by lto and gold mixed in
Nick Lewycky
2009-02-26
1
-6
/
+2
*
Revert r64299: it breaks the build when configured
Duncan Sands
2009-02-11
1
-2
/
+6
*
Try this. Darwin -> LTO, PIC -> LTO + possibly gold too.
Nick Lewycky
2009-02-11
1
-6
/
+2
*
62987 disables LTO build on darwin.
Devang Patel
2009-02-11
1
-2
/
+6
*
Build libLTO on any platform so long as PIC is enabled.
Nick Lewycky
2009-01-26
1
-6
/
+2
*
Setting BUILD_ARCHIVE to 0 has the same effect as defining it to 1.
Bill Wendling
2009-01-03
1
-2
/
+0
*
typo.
Devang Patel
2008-07-18
1
-2
/
+2
*
Rename new lto2 tool as lto.
Devang Patel
2008-06-30
1
-0
/
+53
*
Remove old LTO interface.
Devang Patel
2008-06-30
1
-30
/
+0
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
switch tools to bitcode from bytecode
Chris Lattner
2007-05-06
1
-1
/
+1
*
bitcodify
Chris Lattner
2007-05-06
1
-1
/
+1
*
Include Makefile.config before testing OS.
Devang Patel
2007-02-01
1
-5
/
+5
*
Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.or...
Chandler Carruth
2007-01-08
1
-3
/
+7
*
Add linker into list of LINK_COMPONENTS.
Devang Patel
2006-09-07
1
-1
/
+1
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-6
/
+2
*
Make it fit into 80-columns.
Devang Patel
2006-08-03
1
-1
/
+1
*
Simplify. Use addprefix.
Devang Patel
2006-08-03
1
-37
/
+5
*
Remove ARM for the moment since it is a work in progress.
Devang Patel
2006-08-03
1
-6
/
+0
*
Add new tool, lto, to do link time optimization. This tool installs
Devang Patel
2006-08-03
1
-0
/
+68