summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2011-11-14 22:48:33 +0000
committerChad Rosier <mcrosier@apple.com>2011-11-14 22:48:33 +0000
commit4e88fbebded1c62129fb167abe164c9c362e84d8 (patch)
treed9cc8e1a355332b25a52937652ac0d39438f9bcb /llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll
parentab7223e99a0808e07c593a64ab82981ff95b5de2 (diff)
downloadbcm5719-llvm-4e88fbebded1c62129fb167abe164c9c362e84d8.tar.gz
bcm5719-llvm-4e88fbebded1c62129fb167abe164c9c362e84d8.zip
Add newline to end of file. Thanks, Eli.
llvm-svn: 144579
Diffstat (limited to 'llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll')
-rw-r--r--llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll b/llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll
index e9532d61bdc..dfb8c53735a 100644
--- a/llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll
+++ b/llvm/test/CodeGen/ARM/fast-isel-ldr-str-arm.ll
@@ -52,4 +52,4 @@ entry:
%0 = load i8* %add.ptr, align 4
; ARM: ldrb.w r{{[0-9]}}, [r0, #63]
ret i8 %0
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud