diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-09-21 00:43:18 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-09-21 00:43:18 +0000 |
commit | 1fb301aa415fcfd2bf38c44ab03ef37afddf4fc0 (patch) | |
tree | 1460ad8444360c313eeafb9d7996e36e57414275 /llvm/test/CodeGen/ARM/fast-isel.ll | |
parent | 2364f58326b696903b2dfb1f05cd7e92a7468639 (diff) | |
download | bcm5719-llvm-1fb301aa415fcfd2bf38c44ab03ef37afddf4fc0.tar.gz bcm5719-llvm-1fb301aa415fcfd2bf38c44ab03ef37afddf4fc0.zip |
Add newline.
llvm-svn: 164346
Diffstat (limited to 'llvm/test/CodeGen/ARM/fast-isel.ll')
-rw-r--r-- | llvm/test/CodeGen/ARM/fast-isel.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fast-isel.ll b/llvm/test/CodeGen/ARM/fast-isel.ll index 075fd2d0d2c..397f006314c 100644 --- a/llvm/test/CodeGen/ARM/fast-isel.ll +++ b/llvm/test/CodeGen/ARM/fast-isel.ll @@ -267,4 +267,4 @@ entry: %0 = load i16* %x, align 1 ret i16 %0 -}
\ No newline at end of file +} |