llvm-6502/tools
Dale Johannesen ed1ec3aa6b Make LTO expect common and weak to be represented differently.
Reading .bc files from before that change will no longer work.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51457 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-23 00:15:10 +00:00
..
bugpoint Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better. 2008-05-15 10:04:30 +00:00
gccas
gccld
llc
lli Rename -no-lazy to -disable-lazy-compilation. 2008-05-21 18:20:21 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm Add CommonLinkage to lto (treated same as weak AFAICT) 2008-05-16 22:44:18 +00:00
llvm-prof
llvm-ranlib
llvm-stub
llvmc2 Filter option names to escape symbols not allowed as C++ identifiers. 2008-05-12 16:33:06 +00:00
lto Add CommonLinkage to lto (treated same as weak AFAICT) 2008-05-16 22:44:18 +00:00
lto2 Make LTO expect common and weak to be represented differently. 2008-05-23 00:15:10 +00:00
opt Re-enable tail duplication pass (now with default threshold down to 1 instruction). 2008-05-16 07:57:10 +00:00
Makefile