From 9dbd0a866ef54f2d72ba7673096ffb4cfdb15331 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Wed, 3 Aug 2011 23:13:01 +0000 Subject: [PATCH] Remove underscore that's breaking linux buildbots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136833 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/ARM/ifcvt4.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CodeGen/ARM/ifcvt4.ll b/test/CodeGen/ARM/ifcvt4.ll index d099f516814..d247f14d91c 100644 --- a/test/CodeGen/ARM/ifcvt4.ll +++ b/test/CodeGen/ARM/ifcvt4.ll @@ -1,7 +1,7 @@ ; RUN: llc < %s -march=arm | FileCheck %s ; Do not if-convert when branches go to the different loops. -; CHECK: _t: +; CHECK: t: ; CHECK-NOT: subgt ; CHECK-NOT: suble ; Don't use