[llvm] r230772 - Centralize handling of the eh_begin and eh_end labels.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Feb 27 14:14:22 PST 2015


> At some point it might be nice to be able to use these symbols in the debug
> info too (or reuse those, etc) if we're not.

Yes. We should use them for .size too and just rename them to
something more generic like .Lfunc_start and .Lfunc_end.

Cheers,
Rafael



More information about the llvm-commits mailing list