From: Evan Cheng Date: Wed, 4 Nov 2009 00:42:33 +0000 (+0000) Subject: Fix test. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ad95ff9fabbabe53044dfb991a06d811f983233c;p=oota-llvm.git Fix test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85986 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Thumb2/machine-licm.ll b/test/CodeGen/Thumb2/machine-licm.ll index f9c56f07147..64309c492dd 100644 --- a/test/CodeGen/Thumb2/machine-licm.ll +++ b/test/CodeGen/Thumb2/machine-licm.ll @@ -15,7 +15,7 @@ entry: bb.nph: ; preds = %entry ; CHECK: BB#1 -; CHECK: ldr r{{[0-9]+}}, LCPI1_0 +; CHECK: ldr{{.*}} r{{[0-9]+}}, LCPI1_0 ; CHECK: ldr{{.*}} r{{[0-9]+}}, LCPI1_1 %.pre = load i32* @GV, align 4 ; [#uses=1] br label %bb