[PATCH] D18447: [llvm-readobj] Decode st_other symbol's flags

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 07:45:16 PDT 2016


atanasyan created this revision.
atanasyan added a reviewer: rafael.
atanasyan added a subscriber: llvm-commits.
atanasyan set the repository for this revision to rL LLVM.
Herald added a subscriber: dsanders.

The patch supports common STV_xxx visibility flags and MIPS specific STO_MIPS_xxx flags.

Repository:
  rL LLVM

http://reviews.llvm.org/D18447

Files:
  test/MC/Mips/elf_st_other.s
  test/MC/Mips/insn-directive.s
  test/MC/Mips/micromips-alias.s
  test/MC/Mips/micromips-label-test-sections.s
  test/MC/Mips/micromips-label-test.s
  test/MC/PowerPC/ppc64-localentry.s
  test/MC/PowerPC/st-other-crash.s
  test/Object/yaml2obj-elf-symbol-visibility.yaml
  test/tools/llvm-readobj/Inputs/st-other.obj.elf-mips
  test/tools/llvm-readobj/Inputs/st-other.obj.elf-mips16
  test/tools/llvm-readobj/mips-st-other.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18447.51555.patch
Type: text/x-patch
Size: 8679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/af67ac01/attachment.bin>


More information about the llvm-commits mailing list