[PATCH] D85783: multivalue result types

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 10:51:02 PDT 2020


tlively added a comment.

@sammax Yeah there's a lot of stuff going on there. Thinking about it more, I'm not sure we should be feature checking type signatures in the linker. We certainly aren't feature checking the contents of the linked functions. This patch LGTM, so I'll go ahead and land it as-is.


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

https://reviews.llvm.org/D85783



More information about the llvm-commits mailing list