1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/tools
Dale Johannesen 12b968dd1e Add CommonLinkage, in a way that preserves the
behavior on old .bc files.

llvm-svn: 51210
2008-05-16 22:46:40 +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
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 Add CommonLinkage, in a way that preserves the 2008-05-16 22:46:40 +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