Skip to content
Commit cfedba70 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 24893797
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment