[PATCH] D7775: [IR] Avoid the need to prefix MS C++ symbols with '\01'

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 15:20:11 PDT 2018


rnk added a comment.

PTAL, let's try to do this again. I'm tired of having to edit out the '\01' escape when reading IR names.


https://reviews.llvm.org/D7775





More information about the llvm-commits mailing list