diff options
| author | Chad Rosier <mcrosier@apple.com> | 2011-12-14 01:34:39 +0000 |
|---|---|---|
| committer | Chad Rosier <mcrosier@apple.com> | 2011-12-14 01:34:39 +0000 |
| commit | 4020ae75ea74813a76aafab31b357c0529fbfa88 (patch) | |
| tree | 3c9e282d213c7dd2663c61e61de144cdb357012a | |
| parent | fc4f2fb0da5bea73f29af07b261042d523b3516b (diff) | |
| download | bcm5719-llvm-4020ae75ea74813a76aafab31b357c0529fbfa88.tar.gz bcm5719-llvm-4020ae75ea74813a76aafab31b357c0529fbfa88.zip | |
Add newline at EOF.
llvm-svn: 146538
| -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 7fc080463a3..648d7118c28 100644 --- a/llvm/test/CodeGen/ARM/fast-isel.ll +++ b/llvm/test/CodeGen/ARM/fast-isel.ll @@ -218,4 +218,4 @@ entry: ; THUMB: vmov s0, r0 ; THUMB: vcmpe.f32 s0, #0 ret i1 %4 -}
\ No newline at end of file +} |

