The patch supports common STV_xxx visibility flags and MIPS specific STO_MIPS_xxx flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D18447
[llvm-readobj] Decode st_other symbol's flags ClosedPublic Authored by atanasyan on Mar 24 2016, 7:45 AM.
Details Summary The patch supports common STV_xxx visibility flags and MIPS specific STO_MIPS_xxx flags.
Diff Detail
Event Timelineatanasyan updated this object. This revision is now accepted and ready to land.Mar 24 2016, 8:32 AM Closed by commit rL264300: [llvm-readobj] Decode st_other symbol's flags (authored by atanasyan). · Explain WhyMar 24 2016, 9:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 51563 llvm/trunk/test/MC/Mips/elf_st_other.s
llvm/trunk/test/MC/Mips/insn-directive.s
llvm/trunk/test/MC/Mips/micromips-alias.s
llvm/trunk/test/MC/Mips/micromips-label-test-sections.s
llvm/trunk/test/MC/Mips/micromips-label-test.s
llvm/trunk/test/MC/PowerPC/ppc64-localentry.s
llvm/trunk/test/MC/PowerPC/st-other-crash.s
llvm/trunk/test/Object/yaml2obj-elf-symbol-visibility.yaml
llvm/trunk/test/tools/llvm-readobj/mips-st-other.test
llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
|