blob: 17f29f94d2d6f5b2fd09981b96b731f6d4815e6d [file] [log] [blame]
// RUN: llvm-mc -filetype=obj -triple thumbv7-linux-gnu %s -o %t
// RUN: llvm-objdump -triple thumbv7-linux-gnu -d %t | FileCheck %s
//PR18303
.code 16
.global edata
b edata // CHECK: b.w
.code 32