summaryrefslogtreecommitdiff
path: root/test/Other/2004-08-16-PackedSelect.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2004-08-16-PackedSelect.ll')
-rw-r--r--test/Other/2004-08-16-PackedSelect.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2004-08-16-PackedSelect.ll b/test/Other/2004-08-16-PackedSelect.ll
index 5bbf20caa5..4485543708 100644
--- a/test/Other/2004-08-16-PackedSelect.ll
+++ b/test/Other/2004-08-16-PackedSelect.ll
@@ -12,4 +12,4 @@ void %main()
%t2 = select bool true, <4 x float> %t0, <4 x float> %t1
store <4 x float> %t2, <4 x float>* %bar
ret void
-} \ No newline at end of file
+}