================ @@ -0,0 +1,148 @@ +// RUN: %clang_cc1 -triple x86_64-unknown-linux -fms-extensions -Wno-implicit-function-declaration -fclangir -emit-cir -o %t.cir -Wall -Werror %s ---------------- andykaylor wrote:
This file should be named `ms-x86-intrinsics.c`, which is also being added in https://github.com/llvm/llvm-project/pull/175049 https://github.com/llvm/llvm-project/pull/173197 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
