[PATCH] D96033: [clang-repl] Land initial infrastructure for incremental parsing
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 15 13:43:28 PDT 2021
hubert.reinterpretcast added a comment.
In D96033#2761428 <https://reviews.llvm.org/D96033#2761428>, @hubert.reinterpretcast wrote:
> If you have some ideas, please let me know. Meanwhile, I am trying out `system-aix` as the "feature" to XFAIL on.
https://reviews.llvm.org/D102560 posted to use `system-aix` so other PPC configurations will run the test. Possible further changes is for the code to choose the process triple, for the test to possibly specify `-fintegrated-as`, and (alternatively) for the system assembler step to be integrated into this use scenario.
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