After https://reviews.llvm.org/D141215 we called Interpreter::ParseAndExecute in Interpreter::create so we need to disable all tests on platforms that don't have good JIT support.
This should fixes https://lab.llvm.org/buildbot/#/builders/38/builds/11955
Signed-off-by: Jun Zhang <jun@junz.org>
This test does not run anything, so this should be supported. Perhaps we could add -fsyntax-only mode to the RUN lines above.