summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@codeaurora.org>2017-09-14 14:48:59 +0000
committerChad Rosier <mcrosier@codeaurora.org>2017-09-14 14:48:59 +0000
commit4d6d74e23602d3dc33a2e4818ccf4b3ddafbdd20 (patch)
treeab7f2dd6c93dd4c6d6f7ce05d147efec52653f04 /llvm/test/CodeGen/ARM
parent7d610f4d06cf08f28317b881dfdd01b34048cb23 (diff)
downloadbcm5719-llvm-4d6d74e23602d3dc33a2e4818ccf4b3ddafbdd20.tar.gz
bcm5719-llvm-4d6d74e23602d3dc33a2e4818ccf4b3ddafbdd20.zip
Add newline to end of test file. NFC.
llvm-svn: 313263
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/readtp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/readtp.ll b/llvm/test/CodeGen/ARM/readtp.ll
index 01ebf6e765f..19076807635 100644
--- a/llvm/test/CodeGen/ARM/readtp.ll
+++ b/llvm/test/CodeGen/ARM/readtp.ll
@@ -19,4 +19,4 @@ entry:
; CHECK-LABEL: foo:
; CHECK-HARD: mrc p15, #0, {{r[0-9]+}}, c13, c0, #3
-; CHECK-SOFT: bl __aeabi_read_tp \ No newline at end of file
+; CHECK-SOFT: bl __aeabi_read_tp
OpenPOWER on IntegriCloud