John Criswell 9621a2b073 Modified the SUFFIXES pseudo targets so that we remove all default suffixes
and explicitly declare all the ones we're using for LLVM.
This quickly cancels many of GNU Make's implicit rules and reduces build time.
The only caveat is that any new suffixes may need to be explictly added to
the .SUFFIXES pseudo target.

Removed the -only-static option as it is no longer used.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7979 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-20 15:18:41 +00:00
2003-08-18 22:54:06 +00:00
2003-08-19 21:57:23 +00:00
2003-08-18 22:32:48 +00:00
2003-08-19 18:35:03 +00:00
2003-08-15 04:53:45 +00:00
Description
Old fork of llvm-mirror, used on older RPCS3 builds
850 MiB
Languages
LLVM 52.9%
C++ 32.7%
Assembly 13.2%
Python 0.4%
C 0.4%
Other 0.3%