@ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
@ RUN: | llvm-readobj -S - | FileCheck %s
.syntax unified
.thumb
.text
.def function
.type 32
.scl 2
.endef
.global function
.thumb_func
function:
bx lr
@ CHECK: Sections