OSDN Git Service

Tidy up.
authorJim Grosbach <grosbach@apple.com>
Tue, 17 Jan 2012 22:03:42 +0000 (22:03 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 17 Jan 2012 22:03:42 +0000 (22:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148339 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/MachO/reloc-pcrel.s

index 2684408..b6d4be6 100644 (file)
@@ -36,7 +36,7 @@
 // CHECK-NEXT: ])
 
         xorl %eax,%eax
-        
+
         .globl _a
 _a:
         xorl %eax,%eax
@@ -44,7 +44,7 @@ _b:
         xorl %eax,%eax
 L0:
         xorl %eax,%eax
-L1:     
+L1:
 
         call L0
         call L0 - 1