[Lldb-commits] [PATCH] D137287: [Test] Fix CHECK typo.
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 3 16:47:57 PDT 2022
zequanwu added a comment.
In D137287#3905474 <https://reviews.llvm.org/D137287#3905474>, @probinson wrote:
> Nice work!
> have you verified that all the modified tests pass? naively it looks like you'd need at least 3 different targets to run them all (windows, webassembly, powerpc)
Those are target independent tests. I'm able to run and pass those tests in my linux machine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137287/new/
https://reviews.llvm.org/D137287
More information about the lldb-commits
mailing list