[cfe-commits] [PATCH] Make behavior of RecordLayoutBuilder overridable

Charles Davis cdavis at mymail.mines.edu
Sat Aug 14 02:15:03 PDT 2010


Oops, forgot to attach patch.

On 8/14/10 3:13 AM, Charles Davis wrote:
> This patch makes some methods of RecordLayoutBuilder virtual, so they
> can be overridden for a custom C++ ABI (or possible other purposes).
> Right now, I don't see any significant differences between the Microsoft
> and Itanium ABIs, so I haven't added a class for the MS ABI yet.
> 
> If you prefer, I can defer this until I really need it.
> 
> Chip

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: virtualize-rec-builder.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100814/4fc4ab17/attachment.ksh>


More information about the cfe-commits mailing list