[PATCH] D49426: [DEBUG_INFO] fix .loc directives emitted for missing prologues

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 03:10:20 PDT 2018


CarlosAlbertoEnciso added a comment.

In https://reviews.llvm.org/D49426#1165346, @TWeaver wrote:

> In https://reviews.llvm.org/D49426#1165146, @dblaikie wrote:
>
> > Could you provide a small example dump of the invalid line table you're addressing?
>
>
> I fed the resulting .elf into dwarfdump with -l and got the following output:


What is the ouput generated by llvm-dwarfdump?


https://reviews.llvm.org/D49426





More information about the llvm-commits mailing list