[PATCH] D54413: [ELF] Pass LLDDwarfObj to readPubNamesAndTypes

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 11 21:59:27 PST 2018


MaskRay abandoned this revision.
MaskRay added a comment.

No, I cannot do this as https://reviews.llvm.org/D54361 needs `const std::vector<GdbIndexSection::CuEntry> &CUs` which requires building `DwarfContext`.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D54413





More information about the llvm-commits mailing list