[llvm-readobj] - Simplify stack-sizes.test test case.
[llvm-complete.git] / test / MC / ARM / directive-object_arch-3.s
blob5dd26197ab1621d352466060c03203bf14d14702
1 @ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s | FileCheck %s
3 .syntax unified
5 .arch armv7
6 .object_arch armv4
8 @ CHECK: .text
9 @ CHECK: .arch armv7
10 @ CHECK: .object_arch armv4