diff options
-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 075fd2d..397f006 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 +} |