[cfe-commits] [PATCH] Supporting thiscall compatibility with MSVC
Aaron Ballman
aaron at aaronballman.com
Thu Feb 16 18:25:44 PST 2012
Here's the next attempt at the MSVC thiscall support patch, this time
with test cases and an improved tablegen declaration.
This is the first time I've done a test case for clang or llvm
codegen, so please pay special attention to the test cases and let me
know if I'm off-base (and what I should do differently).
Thanks!
~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msvc thiscall llvm.patch
Type: application/octet-stream
Size: 1972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120216/ae59a65f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msvc thiscall clang.patch
Type: application/octet-stream
Size: 5304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120216/ae59a65f/attachment-0001.obj>
More information about the cfe-commits
mailing list