print st_type with the correct number of bits.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 4 Aug 2011 15:24:00 +0000 (15:24 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 4 Aug 2011 15:24:00 +0000 (15:24 +0000)
commit71a8f5ca12e8536e6050cc7a09fa2a87ea629cfa
treedb03475bd85580c0f58747ced03a30c9742a4e4a
parentd7c278326f333f41d8ec8d19f817a117e3f11190
print st_type with the correct number of bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136875 91177308-0d34-0410-b5e6-96231b3b80d8
28 files changed:
test/CodeGen/ARM/2010-12-15-elf-lcomm.ll
test/MC/ARM/elf-thumbfunc.s
test/MC/ELF/abs.s
test/MC/ELF/alias-reloc.s
test/MC/ELF/alias.s
test/MC/ELF/basic-elf-32.s
test/MC/ELF/basic-elf-64.s
test/MC/ELF/comdat.s
test/MC/ELF/common.s
test/MC/ELF/file.s
test/MC/ELF/local-reloc.s
test/MC/ELF/merge.s
test/MC/ELF/noexec.s
test/MC/ELF/pic-diff.s
test/MC/ELF/pr9292.s
test/MC/ELF/relocation-386.s
test/MC/ELF/relocation.s
test/MC/ELF/rename.s
test/MC/ELF/set.s
test/MC/ELF/symref.s
test/MC/ELF/tls-i386.s
test/MC/ELF/tls.s
test/MC/ELF/type.s
test/MC/ELF/undef.s
test/MC/ELF/weak.s
test/MC/ELF/weakref-reloc.s
test/MC/ELF/weakref.s
test/Scripts/elf-dump