diff options
author | John Criswell <criswell@uiuc.edu> | 2003-07-22 20:59:52 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-07-22 20:59:52 +0000 |
commit | 5ec24d8733dd774b4d04e30b29469fd672342002 (patch) | |
tree | c8dc360806212c93d38a627cf68c702be5e09e7b /llvm/lib/CodeGen/ModuloScheduling | |
parent | 673ef4d7fb722abce84c686c2e26d501e898e993 (diff) | |
download | bcm5719-llvm-5ec24d8733dd774b4d04e30b29469fd672342002.tar.gz bcm5719-llvm-5ec24d8733dd774b4d04e30b29469fd672342002.zip |
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.
llvm-svn: 7238
Diffstat (limited to 'llvm/lib/CodeGen/ModuloScheduling')
0 files changed, 0 insertions, 0 deletions