1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools/gccld
Chris Lattner cac8edbc32 Run DSE at link-time, and turn on an IP alias analysis by default in gccld!
The -disable-globalsmodref is temporary and will be removed eventually.

llvm-svn: 15268
2004-07-27 08:13:15 +00:00
..
gccld.cpp Linker.h moved to include/llvm/Support 2004-06-23 17:33:09 +00:00
gccld.h Move some functions out of gccld.cpp to GenerateCode.cpp. This allows us 2004-06-02 00:22:24 +00:00
GenerateCode.cpp Run DSE at link-time, and turn on an IP alias analysis by default in gccld! 2004-07-27 08:13:15 +00:00
Linker.cpp Linker.h moved to include/llvm/Support 2004-06-23 17:33:09 +00:00
Makefile Give gccld more guts 2003-11-09 19:55:09 +00:00