Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
dfa1a79b0c2f09349b6cd451198781a3ced48cb8
/
tools
/
llvm-link
/
Makefile
43b5f93
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
by Chris Lattner
· 15 years ago
e73a31f
Stop building RTTI information for *most* llvm libraries. Notable
by Chris Lattner
· 15 years ago
d624154
Convert llvm-link to IRReader.
by Dan Gohman
· 15 years ago
e3ff456
disable exports from a bunch more tools, those without plugins.
by Chris Lattner
· 16 years ago
5116784
remove attributions from tools/utils makefiles.
by Chris Lattner
· 17 years ago
44dadff
switch tools to bitcode instead of bytecode
by Chris Lattner
· 18 years ago
c48e1db
remove EH cruft, add bitcode support
by Chris Lattner
· 18 years ago
aea932d
Use LINK_COMPONENTS to specify *components* to link against instead of
by Chris Lattner
· 18 years ago
0465fa9
Tools require EH for their top-level try blocks.
by Chris Lattner
· 18 years ago
18c8b49
Use archive libraries instead of object files for VMCore, BCReader,
by Reid Spencer
· 18 years ago
bf714df
Add LLVMbzip2 library, now required.
by Reid Spencer
· 20 years ago
d292fb9
This program needs libLLVMLinker.a now
by Reid Spencer
· 20 years ago
6cb21d4
Change Library Names Not To Conflict With Others When Installed
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
b01c138
TransformUtils library is no longer needed since Linker.cpp is in VMCore
by Misha Brukman
· 20 years ago
e2fab73
Added LLVM copyright to Makefiles.
by John Criswell
· 21 years ago
3ef3beb
`link' is being renamed to `llvm-link'.
by Misha Brukman
· 21 years ago
56d2701
*** empty log message ***
by Chris Lattner
· 22 years ago
ddca9d0
Fix makefiles after shuffling passes around the libraries
by Chris Lattner
· 23 years ago
9420298
Remove asmwriter library from link line, because the useful contents of it
by Chris Lattner
· 23 years ago
70d12b0
Since verifier and SlotCalculator are now in VMCore library, libanalysis is
by Chris Lattner
· 23 years ago
075a0b7
Add new linker
by Chris Lattner
· 23 years ago