Chris Lattner cfedba706c 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
2010-11-16 01:45:05 +00:00
..
2010-11-15 19:20:50 +00:00
2010-11-10 15:06:00 +00:00
2010-11-15 03:21:41 +00:00