[LLVMdev] DIFactory

Renato Golin rengolin at systemcall.org
Fri Feb 18 13:52:39 PST 2011


On 18 February 2011 21:34, Talin <viridia at gmail.com> wrote:
> Sorry, I meant DIBuilder.

DIBuilder is the new DIFactory. I've been playing with it this week
and it's much easier and straightforward to use. I'm still having
problems to create arrays, though.

As far as I remember (from the 2010 meeting), the idea was to replace
and deprecate DIFactory.

I'm not saying we should do it now, just saying Clang should have no
more deps on the old DIFactory to avoid header pollution, since it's
only on one enum... ;)

cheers,
--renato



More information about the llvm-dev mailing list