[PATCH] D65903: [LLD] [COFF] Allow using custom .edata from input object files

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 02:53:52 PDT 2019


ruiu added a comment.

I agree with you that this implementation is straightforward and simple, and I'm fine to add this if changing wine is not easy.

Could you add a little bit of comment to the code to explain what this is for?

Do you think it makes sense to show a warning if both `-export` and `.edata` are used?


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D65903





More information about the llvm-commits mailing list