Add back r201608, r201622, r201624 and r201625
[oota-llvm.git] / test / CodeGen / X86 / private-2.ll
index 4413cee23b33e39e153632c97053cadcd5431e9d..cf2d741193746f42fe202df9ecf25d850afa2fac 100644 (file)
@@ -2,7 +2,7 @@
 ; Quote should be outside of private prefix.
 ; rdar://6855766x
 
-; CHECK: L__ZZ20
+; CHECK: "l__ZZ20-[Example1 whatever]E4C.91"
 
        %struct.A = type { i32*, i32 }
 @"_ZZ20-[Example1 whatever]E4C.91" = private constant %struct.A { i32* null, i32 1 }           ; <%struct.A*> [#uses=1]