summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/pr25317.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/pr25317.ll')
-rw-r--r--test/CodeGen/ARM/pr25317.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/pr25317.ll b/test/CodeGen/ARM/pr25317.ll
index 6770c6f84ec..679b5a0299a 100644
--- a/test/CodeGen/ARM/pr25317.ll
+++ b/test/CodeGen/ARM/pr25317.ll
@@ -8,4 +8,4 @@ target triple = "armv7--linux-gnueabihf"
define void @f(i32* %p) {
call void asm sideeffect "str lr, $0", "=*o"(i32* %p)
ret void
-} \ No newline at end of file
+}