================ @@ -0,0 +1,136 @@ +// RUN: %clang_cc1 -triple x86_64-pc-windows-gnu -emit-llvm -o - %s \ +// RUN: | FileCheck %s --check-prefix=CHECK-FP80 ---------------- zahiraam wrote:
Done and renamed the test. https://github.com/llvm/llvm-project/pull/208256 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
