[PATCH] D78051: Introduce `EnvArray` data structure.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 12:03:51 PDT 2020


delcypher added a comment.

In D78051#1982483 <https://reviews.llvm.org/D78051#1982483>, @vitalybuka wrote:

> I would recommend to keep the bare minimum you need right now, and remove all stuff added for hypothetical future.


Thanks for the initial feedback. Yes it probably is too complicated.

I've actually come with a much simpler solution to the problem I'm trying to solve so for now I am going to abandon these changes. I'll resurrect them if my solution turns out to be insufficient.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78051





More information about the llvm-commits mailing list