diff options
Diffstat (limited to 'test/Other/2004-08-16-LowerPacked.ll')
-rw-r--r-- | test/Other/2004-08-16-LowerPacked.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2004-08-16-LowerPacked.ll b/test/Other/2004-08-16-LowerPacked.ll index 1d8da1d..910f89a 100644 --- a/test/Other/2004-08-16-LowerPacked.ll +++ b/test/Other/2004-08-16-LowerPacked.ll @@ -17,4 +17,4 @@ void %main() %c2 = select bool true, <2 x int> <int 1, int 1>, <2 x int> %t0 store <2 x int> <int 4, int 4>, <2 x int>* %foo ret void -}
\ No newline at end of file +} |