[PATCH] D149995: [test] [MCJIT] Don't overwrite config.unsupported to False
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 13:21:17 PDT 2023
mstorsjo added a comment.
In D149995#4542391 <https://reviews.llvm.org/D149995#4542391>, @sgraenitz wrote:
> LGTM too. Is this still up-to-date?
I believe so. This was needed for D149996 <https://reviews.llvm.org/D149996> - which was solved differently and turned out to not be needed in the end. But I guess this cleanup is useful in any case, so I should go ahead and land it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149995/new/
https://reviews.llvm.org/D149995
More information about the llvm-commits
mailing list