diff --git a/clang/test/Interpreter/cxx20-modules.cppm b/clang/test/Interpreter/cxx20-modules.cppm index bc2b722f6b519..2c6eba5255191 100644 --- a/clang/test/Interpreter/cxx20-modules.cppm +++ b/clang/test/Interpreter/cxx20-modules.cppm @@ -1,3 +1,4 @@ +// REQUIRES: host-supports-jit, x86_64-linux // UNSUPPORTED: system-aix // // RUN: rm -rf %t