================ @@ -0,0 +1,65 @@ +; REQUIRES: x86-registered-target +; RUN: %clang -O1 -mapx-features=ndd --target=x86_64-pc-windows-gnu -S %s -mllvm -verify-machineinstrs -o /dev/null ---------------- arsenm wrote:
Clang shouldn't be running a codegen test, and the output should be checked https://github.com/llvm/llvm-project/pull/191368 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
