1 # RUN: llvm-mc -filetype=obj -triple armv7-linux-gnueabi %s -o - \
2 # RUN: | llvm-objdump --no-show-raw-insn --triple=armv7 -d - | FileCheck %s
4 # On ARM each instruction is 4 bytes long so padding for individual
5 # instructions should not be inserted. However, for bundle-locked groups