diff options
Diffstat (limited to 'test/CodeGen/NVPTX/i8-param.ll')
-rw-r--r-- | test/CodeGen/NVPTX/i8-param.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/NVPTX/i8-param.ll b/test/CodeGen/NVPTX/i8-param.ll index 9a253ff..84daa9f 100644 --- a/test/CodeGen/NVPTX/i8-param.ll +++ b/test/CodeGen/NVPTX/i8-param.ll @@ -20,4 +20,4 @@ define void @caller(i8* %a) { ret void } -
\ No newline at end of file + |