================ @@ -1,11 +1,13 @@ ; RUN: llvm-as < %s | llvm-dis | FileCheck -strict-whitespace %s -; RUN: opt -S < %s | FileCheck -strict-whitespace %s +; XUN: opt -S < %s | FileCheck -strict-whitespace %s ---------------- john-brawn-arm wrote:
This looks incorrect (It'll prevent this test from running). https://github.com/llvm/llvm-project/pull/198470 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
