[PATCH] D63537: [llvm-dwarfdump] --gdb-index: fix uninitialized TuListOffset

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 03:14:23 PDT 2019


ikudrin added a comment.

Yes, I saw the same lines in `lld`.

At least, we can check that we report the correct value for the offset, even if the list is empty. `dwarfdump-dump-gdbindex.test` already has such input binary, so you only need to add some `CHECK:` lines.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63537/new/

https://reviews.llvm.org/D63537





More information about the llvm-commits mailing list