diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-01-26 18:24:25 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-01-26 18:24:25 +0000 |
commit | 1a1531d65ee5dc9e025be69ab35ca0406a0c6ea0 (patch) | |
tree | 244a5abc35d9829896c972429f127ebfd61fe7ea /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 8c139a51259aed287c5e2c16bd10d799a25d43dd (diff) | |
download | llvm-1a1531d65ee5dc9e025be69ab35ca0406a0c6ea0.zip llvm-1a1531d65ee5dc9e025be69ab35ca0406a0c6ea0.tar.gz llvm-1a1531d65ee5dc9e025be69ab35ca0406a0c6ea0.tar.bz2 |
Replace the use of isPredicable() with isPredicated() in
MachineBasicBlock::canFallThrough(). We're interested in the state of the
instruction (i.e., is this a barrier or not?), not if the instruction is
predicable or not.
rdar://10501092
llvm-svn: 149070
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions