File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11// REQUIRES: aarch64-registered-target
22
3- // RUN: %clang_cc1 -triple arm64-windows -fms-compatibility - S \
3+ // RUN: %clang_cc1 -triple arm64-windows -S \
44// RUN: -o - %s | FileCheck %s -check-prefix CHECK-ASM
55
6- // RUN: %clang_cc1 -triple arm64-darwin -fms-compatibility -S \
7- // RUN: -o - %s | FileCheck %s -check-prefix CHECK-ASM
8-
9- // RUN: %clang_cc1 -triple arm64-windows -fms-compatibility -emit-llvm \
6+ // RUN: %clang_cc1 -triple arm64-windows -emit-llvm \
107// RUN: -o - %s | FileCheck %s -check-prefix CHECK-IR
118
12- // RUN: %clang_cc1 -triple arm64-darwin -fms-compatibility - emit-llvm \
9+ // RUN: %clang_cc1 -triple arm64-darwin -emit-llvm \
1310// RUN: -o - %s | FileCheck %s -check-prefix CHECK-IR
1411
1512// From winnt.h
You can’t perform that action at this time.
0 commit comments