[PATCH] D25204: Register Calling Convention, Clang changes
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 10 11:18:29 PDT 2016
erichkeane added a comment.
I'm going to need to pump-the-brakes on this for a little bit. The name-decoration work I did here highlighted a number of issues with that section of the spec. We're currently considering rev'ing the spec to properly name mangle/decorate when C++ and Microsoft is ready.
In the meantime, the LLVM changes are unaffected.
https://reviews.llvm.org/D25204
More information about the cfe-commits
mailing list