mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
6 lines
155 B
LLVM
6 lines
155 B
LLVM
|
; RUN: not llc -mtriple=armv7-windows-itanium -mcpu=cortex-a9 -o /dev/null %s 2>&1 \
|
||
|
; RUN: | FileCheck %s
|
||
|
|
||
|
; CHECK: does not support ARM mode execution
|
||
|
|