• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // RUN: %clang -target armv7-windows -### %s 2>&1 | FileCheck %s
2 
3 // CHECK: "-backend-option" "-arm-restrict-it"
4 
5