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

Artem Khvoshch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 07:02:58 PDT 2023


Panzerschrek added a comment.

@lhames, after  comment of @Hahnfeld i reconsidered usage of ExecutionEngine in my project. I implemented my own version of interpreter and no longer use ExecutionEngine. So, this PR now has no sense. Previously only i needed this functionality, but now nobody needs it. 
Let's wait a bit (a couple of month) and if nobody find these changes useful, i will close this PR, otherwise i will merge it.


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