diff options
author | Chris Lattner <sabre@nondot.org> | 2010-11-16 01:45:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-11-16 01:45:05 +0000 |
commit | cfedba706c7e9c5cafdec2bd83db021f8d507eb4 (patch) | |
tree | 0d0656ad854c59792b01bbdc756473bc4058aa59 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 24893797561e2f4107d13df9ed5903a5c453b36d (diff) | |
download | bcm5719-llvm-cfedba706c7e9c5cafdec2bd83db021f8d507eb4.tar.gz bcm5719-llvm-cfedba706c7e9c5cafdec2bd83db021f8d507eb4.zip |
Fix a bug I introduced in the ppc refactoring, which caused long
branches to be emitted as:
bne cr0, 2
instead of:
bne cr0, $+8
llvm-svn: 119317
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions