aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/wide-integer-cmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/wide-integer-cmp.ll')
-rw-r--r--test/CodeGen/X86/wide-integer-cmp.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/wide-integer-cmp.ll b/test/CodeGen/X86/wide-integer-cmp.ll
index fbaf500e8333..b5c7f86567a1 100644
--- a/test/CodeGen/X86/wide-integer-cmp.ll
+++ b/test/CodeGen/X86/wide-integer-cmp.ll
@@ -1,7 +1,6 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc -mtriple=i686-linux-gnu %s -o - | FileCheck %s
-
define i32 @branch_eq(i64 %a, i64 %b) {
; CHECK-LABEL: branch_eq:
; CHECK: # BB#0: # %entry