From: Andrew Trick Date: Sat, 23 Apr 2011 04:08:15 +0000 (+0000) Subject: Accidental function name mangling. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=83eb90690685a5e0658f06e9a1e2dc7d086afc7a;p=oota-llvm.git Accidental function name mangling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130050 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Thumb2/thumb2-sbc.ll b/test/CodeGen/Thumb2/thumb2-sbc.ll index f8d8d277d12..53f45ea951f 100644 --- a/test/CodeGen/Thumb2/thumb2-sbc.ll +++ b/test/CodeGen/Thumb2/thumb2-sbc.ll @@ -54,7 +54,7 @@ define i64 @f6(i64 %a) { ; Example from numerics code that manually computes wider-than-64 values. ; -; CHECK: _livecarry: +; CHECK: livecarry: ; CHECK: adds ; CHECK: adcs ; CHECK: adc