compnerd added a comment.

The `\01` is to prevent the mangler from touching the function name.  If you 
noticed the check tags in the quoted test, some targets expect it to be 
decorated and others do not.  What exactly do you mean that `lit` has a strings 
matching with `\01`?  Its not a string `\01`, its the octal character 1.


https://reviews.llvm.org/D22666



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to