1 @ Check the value of st_other for thumb function.
3 @ ARM does
not define any st_other flags for thumb function. The value
4 @ for st_other should always
be 0.
6 @ RUN
: llvm-mc
< %s
-triple thumbv5-linux-gnueabi
-filetype
=obj
-o
- \
7 @ RUN
: | llvm-readobj
--symbols | FileCheck
%s