[PATCH] D78813: [AIX] Skip unsupported ORC JIT RemoteObjectLayerTest on AIX
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 12:56:46 PDT 2020
hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.
In D78813#2006948 <https://reviews.llvm.org/D78813#2006948>, @hubert.reinterpretcast wrote:
> Can we make a test that uses the interface that first triggers the error we're seeing in these tests and actually expects the error? If it is not too difficult, then it would help to ensure that the functional tests being skipped here are restored when the error goes away.
Given the context from @lhames, I think this LGTM as-is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78813/new/
https://reviews.llvm.org/D78813
More information about the llvm-commits
mailing list