[PATCH] D131833: [ORC][COFF] Introduce DLLImportDefinitionGenerator.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 21:33:32 PDT 2022


lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.

This should probably carry a warning that it's x86-64 only for now.

Could you file a GitHub issue to look at generalizing the pointer / stub synthesis? (You don't have to tackle it, but we should track it)

Otherwise LGTM -- Thanks @sunho!


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

https://reviews.llvm.org/D131833



More information about the llvm-commits mailing list