forked from OSchip/llvm-project
5 lines
114 B
C
5 lines
114 B
C
|
// RUN: %clang -target armv7-windows -### %s 2>&1 | FileCheck %s
|
||
|
|
||
|
// CHECK: "-backend-option" "-arm-restrict-it"
|
||
|
|