diff options
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/zextloadi1.ll')
| -rw-r--r-- | llvm/test/CodeGen/Hexagon/zextloadi1.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/zextloadi1.ll b/llvm/test/CodeGen/Hexagon/zextloadi1.ll index cb6e6fdf84a..b58d9332695 100644 --- a/llvm/test/CodeGen/Hexagon/zextloadi1.ll +++ b/llvm/test/CodeGen/Hexagon/zextloadi1.ll @@ -22,4 +22,4 @@ define void @i65_ls() nounwind { %tmp = load i65* @i65_l store i65 %tmp, i65* @i65_s ret void -}
\ No newline at end of file +} |

