[PATCH] D90299: [windows-itanium] handle dllimport/export code paths separately and share with PS4

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 08:50:35 PDT 2020


compnerd accepted this revision.
compnerd added subscribers: mstorsjo, rnk.
compnerd added a comment.
This revision is now accepted and ready to land.

Thanks, this is definitely a nice cleanup.  I would say `isDLLStorageEnvironment` is a better predicate.  Would be nice to get @rnk's opinion (and @mstorsjo, if they are interested).


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

https://reviews.llvm.org/D90299



More information about the llvm-commits mailing list