diff options
author | Dan Gohman <gohman@apple.com> | 2008-10-07 23:00:56 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-10-07 23:00:56 +0000 |
commit | 60ad173dfe8c26852cd8a6146697c6f3f14d01a9 (patch) | |
tree | 296d0c68ef2693ad345ad4315fe248d9f3e587d1 /clang/lib/AST/DeclGroup.cpp | |
parent | 9fedacbede85012b10f779fd3ad123b82570b73b (diff) | |
download | bcm5719-llvm-60ad173dfe8c26852cd8a6146697c6f3f14d01a9.tar.gz bcm5719-llvm-60ad173dfe8c26852cd8a6146697c6f3f14d01a9.zip |
Remove -disable-fast-isel. Use cl::boolOrDefault with -fast-isel
instead.
So now: -fast-isel or -fast-isel=true enable fast-isel, and
-fast-isel=false disables it. Fast-isel is also on by default
with -fast, and off by default otherwise.
llvm-svn: 57270
Diffstat (limited to 'clang/lib/AST/DeclGroup.cpp')
0 files changed, 0 insertions, 0 deletions