1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/tools
Duncan Sands 2513505573 Fix comment.
llvm-svn: 53525
2008-07-13 20:14:38 +00:00
..
bugpoint Global variables beginning with \01 have special meaning on Darwin, so we need to remove 2008-07-08 16:38:42 +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 Use ADCE instead of just DCE. ADCE will better clean up after jump threading, 2008-07-02 18:42:07 +00:00
llvm-link Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
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 Fix some warnings reported by gcc-4.3. Hopefully 2008-06-19 08:47:31 +00:00
llvmc2 Make all help strings start in upper case. 2008-05-30 21:14:10 +00:00
lto fix dangling pointer and argv off by one errors. Add support for --disable-inlining 2008-07-08 21:14:10 +00:00
opt Fix comment. 2008-07-13 20:14:38 +00:00
Makefile Rename new lto2 tool as lto. 2008-06-30 18:15:01 +00:00