Change the internal interface to makeNameProper to take a bool that
[oota-llvm.git] / test / CodeGen / X86 / private-2.ll
index 7478128567730ceaa19fa29702f6b392c0cbe704..689fe34bab12b6f59fee3cb0006bc878fbdf58d4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin10 | grep L__ZZ20
+; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin10 | grep L_ZZ20
 ; Quote should be outside of private prefix.
 ; rdar://6855766x