John Criswell 79a8f09914 Fixed the enable/disable options. The AC_ARG_ENABLE macro does not perform
the *action-if-not-given* code when the --disable option is used.
Rather, the AC_ARG_ENABLE macro sets the $enableval variable, which then needs
to be checked to determine if --enable, --disable, or neither was specified.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7238 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-22 20:59:52 +00:00
2003-07-22 12:08:58 +00:00
2003-06-30 22:13:48 +00:00
2003-07-21 19:23:31 +00:00
2003-07-22 16:18:09 +00:00
2003-07-21 21:58:16 +00:00
2003-06-04 19:46:36 +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%