[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 02:50:52 PDT 2019


ikudrin added a comment.

I don't know a way to create that list, too. `lld` definitely does not create it. Maybe, `gold` can help?

Anyway, for this patch, expanding existing `dwarfdump-dump-gdbindex.test` should be enough.


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