[MC/DWARF] Generate multiple .debug_line entries for adjacent .loc directives

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Wed Jun 19 12:44:04 PDT 2013


Eric Christopher <echristo at gmail.com> wrote on 19.06.2013 19:06:03:

> This should be fine though curious if you've run the gdb testsuite
> before/after?

Hmm, the patch only brings the behaviour with the internal assembler
in line with the external assembler, which is still the default on
PowerPC, so bots wouldn't see any difference.

On the other hand, I guess on *Intel* the internal assembler is now
the default, so the patch would change behaviour there, right?

I can certainly run a GDB testsuite regression on Intel before
checking this in.

Thanks for the review!

Bye,
Ulrich




More information about the llvm-commits mailing list