summaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/mixed.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/mixed.ll')
-rw-r--r--test/Transforms/GVN/mixed.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/mixed.ll b/test/Transforms/GVN/mixed.ll
index 08c80d60a5..0c4f65cf96 100644
--- a/test/Transforms/GVN/mixed.ll
+++ b/test/Transforms/GVN/mixed.ll
@@ -10,4 +10,4 @@ block1:
%DEADGEP = getelementptr i32* %DEADLOAD, i32 0
%DEADLOAD2 = load i32* %DEADGEP
ret i32 %DEADLOAD2
-} \ No newline at end of file
+}