Displaying 2 results from an estimated 2 matches for "e40cbdd4".
2016 May 11
2
RFC: Up front type information generation in clang and llvm
...vm-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160510/e40cbdd4/attachment-0001.html>
2016 Apr 27
2
RFC: Up front type information generation in clang and llvm
I don't agree in general here because of:
a) maintainability - there isn't a one true path through things and now is
scattering more windows knowledge through debug info and lto
b) higher bar for implementing similar dwarf functionality - there's
nothing here that makes it at any point better for our general debug info
support. Incrementally updating to an intermediate step is much