[llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Mar 13 11:09:10 PDT 2014


> Also, might be a good basis to fold some of this handling down into
> MCStreamers to avoid the special case of "One line table when doing asm
> printing, line table per CU otherwise" by building it into the different
> MCStreamer implementations.

That is pr18716 btw.

Cheers,
Rafael



More information about the llvm-commits mailing list