[PATCH] D142386: ExecutionEngine: support composite types handling.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 19 14:36:26 PDT 2023


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

@Panzerschrek I don't have a problem with this landing, but want to echo Hahnfeld's point: the interpreter is legacy mode at this point. While there are no immediate plan to remove it, it's not being actively maintained either, and it's possible that it will be removed in a future version (though I would expect us to give a deprecation warning well in advance).

Do you have commit access? If not, please just let me know the name and email that you'd like me to use for attribution and I can commit on your behalf.

- Lang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142386



More information about the llvm-commits mailing list