[llvm] r217747 - Introduce the DWARFUnitSection abstraction.
Chandler Carruth
chandlerc at google.com
Mon Sep 15 02:53:36 PDT 2014
On Mon, Sep 15, 2014 at 2:51 AM, Chandler Carruth <chandlerc at google.com>
wrote:
> And what is even going on here? Multiple inheritance between a SmallVector
> and something else??? This can't really be the right design? I'm very
> confused.
I see from the commit log this is intended as a temporary hack...
Distasteful, but OK. Please fix it soon though, this kind of multiple
inheritance is really annoying to deal with when it sits in the tree for a
long time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/814074ea/attachment.html>
More information about the llvm-commits
mailing list