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

Eric Christopher echristo at gmail.com
Thu Mar 13 16:31:03 PDT 2014


On Thu, Mar 13, 2014 at 4:29 PM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
> On 13 March 2014 15:23, Eric Christopher <echristo at gmail.com> wrote:
>> Something worth some thought...
>
> Doesn't the use of .loc produce smaller tables?
>

It would produce a smaller assembly file, I can't see how it would
produce smaller line tables though.

-eric




More information about the llvm-commits mailing list