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 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 9fedacbede85012b10f779fd3ad123b82570b73b (diff) | |
| download | llvm-60ad173dfe8c26852cd8a6146697c6f3f14d01a9.zip llvm-60ad173dfe8c26852cd8a6146697c6f3f14d01a9.tar.gz llvm-60ad173dfe8c26852cd8a6146697c6f3f14d01a9.tar.bz2 | |
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 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
