diff options
Diffstat (limited to 'test/CodeGen/ARM/fast-isel.ll')
-rw-r--r-- | test/CodeGen/ARM/fast-isel.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/fast-isel.ll b/test/CodeGen/ARM/fast-isel.ll index 7fc080463a..648d7118c2 100644 --- a/test/CodeGen/ARM/fast-isel.ll +++ b/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 +} |