summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-07-22 20:59:52 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-07-22 20:59:52 +0000
commit5ec24d8733dd774b4d04e30b29469fd672342002 (patch)
treec8dc360806212c93d38a627cf68c702be5e09e7b /llvm/lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp
parent673ef4d7fb722abce84c686c2e26d501e898e993 (diff)
downloadbcm5719-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/ModuloScheduling.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud