[llvm-commits] [llvm] r135499 - /llvm/trunk/test/MC/ARM/arm_fixups.s

Jim Grosbach grosbach at apple.com
Tue Jul 19 12:02:39 PDT 2011


Author: grosbach
Date: Tue Jul 19 14:02:39 2011
New Revision: 135499

URL: http://llvm.org/viewvc/llvm-project?rev=135499&view=rev
Log:
Whitespace.

Modified:
    llvm/trunk/test/MC/ARM/arm_fixups.s

Modified: llvm/trunk/test/MC/ARM/arm_fixups.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/ARM/arm_fixups.s?rev=135499&r1=135498&r2=135499&view=diff
==============================================================================
--- llvm/trunk/test/MC/ARM/arm_fixups.s (original)
+++ llvm/trunk/test/MC/ARM/arm_fixups.s Tue Jul 19 14:02:39 2011
@@ -4,4 +4,4 @@
 // CHECK: bl _printf @ encoding: [A,A,A,0xeb]
 // CHECK: @ fixup A - offset: 0, value: _printf, kind: fixup_arm_uncondbranch
 bl _printf
-        
\ No newline at end of file
+





More information about the llvm-commits mailing list