diff options
Diffstat (limited to 'test/CodeGen/Hexagon/sube.ll')
-rw-r--r-- | test/CodeGen/Hexagon/sube.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/sube.ll b/test/CodeGen/Hexagon/sube.ll index 84172e9..735ac9e 100644 --- a/test/CodeGen/Hexagon/sube.ll +++ b/test/CodeGen/Hexagon/sube.ll @@ -26,4 +26,4 @@ entry: %tmp2122 = trunc i128 %tmp21 to i64 store i64 %tmp2122, i64* %RH ret void -}
\ No newline at end of file +} |