You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
189 B

@ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s | FileCheck %s
.syntax unified
.arch armv7
.object_arch armv4
@ CHECK: .text
@ CHECK: .arch armv7
@ CHECK: .object_arch armv4