[PATCH] D68352: [lld] Don't create hints-section if Hint/Name Table is empty

Stefan Schmidt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 23:25:39 PDT 2019


thrimbor added a comment.

> but I'd like to understand what is going on. Are you at the repo head?

My copy was a few days old, but I just updated and the test still works for me.

I have a suspicion though - the path to the PDB gets embedded into the .rdata section <https://pastebin.com/KrataDP7>, so that might shift things around depending on length of the path to the LLVM repo.

I'll update the patch to ignore the addresses.


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

https://reviews.llvm.org/D68352





More information about the llvm-commits mailing list