mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
4 lines
117 B
ArmAsm
4 lines
117 B
ArmAsm
|
@ RUN: llvm-mc -triple armv8 -show-encoding < %s 2>&1 | FileCheck %s
|
||
|
setend be
|
||
|
@ CHECK: warning: deprecated on armv8
|