OSDN Git Service

am 37a6adeb: Merge "Update to LLVM 3.5a."
[android-x86/external-llvm.git] / test / CodeGen / ARM / Windows / no-arm-mode.ll
1 ; RUN: not llc -mtriple=armv7-windows-itanium -mcpu=cortex-a9 -o /dev/null %s 2>&1 \
2 ; RUN:  | FileCheck %s
3
4 ; CHECK: does not support ARM mode execution
5