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 6