On 04/13/2014 04:41 AM, Marc Glisse wrote:
this patch generates typeinfo for target types. On x86_64, it adds these 6 lines to nm -C libsupc++.a. A follow-up patch will be needed to export and version those in the shared library.
This looks fine, but shouldn't be checked in without that other patch. Jason