summaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate/multistep.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Reassociate/multistep.ll')
-rw-r--r--test/Transforms/Reassociate/multistep.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/Reassociate/multistep.ll b/test/Transforms/Reassociate/multistep.ll
index d79464753f..12eaeeea7b 100644
--- a/test/Transforms/Reassociate/multistep.ll
+++ b/test/Transforms/Reassociate/multistep.ll
@@ -28,4 +28,3 @@ define i64 @multistep2(i64 %a, i64 %b, i64 %c, i64 %d) {
; CHECK-NEXT: ret
ret i64 %t3
}
-