[PATCH] D96033: [clang-repl] Land initial infrastructure for incremental parsing

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 13 11:02:22 PDT 2021


hubert.reinterpretcast added a comment.

In D96033#2757342 <https://reviews.llvm.org/D96033#2757342>, @lhames wrote:

> Hi Hubert,
>
> Could you apply the following patch and let me know the output from the failing test? I'm trying to work out whether the JIT is getting the triple or the data layout wrong.

I've started the build. My tree was a bit stale, so it might not be the fastest.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96033



More information about the cfe-commits mailing list