]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Driver/woa-restrict-it.c
Vendor import of clang trunk r338150:
[FreeBSD/FreeBSD.git] / test / Driver / woa-restrict-it.c
1 // RUN: %clang -target armv7-windows -### %s 2>&1 | FileCheck %s
2
3 // CHECK: "-mllvm" "-arm-restrict-it"
4