[PATCH] D107949: [llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 16:57:02 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8971b99c8387: [llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support STO_RISCV_VARIANT_CC and… (authored by MaskRay).
Herald added a subscriber: achieveartificialintelligence.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107949/new/

https://reviews.llvm.org/D107949

Files:
  llvm/include/llvm/BinaryFormat/DynamicTags.def
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/Object/ELF.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/llvm-objdump/ELF/dynamic-section-machine-specific.test
  llvm/test/tools/llvm-readobj/ELF/RISCV/stother.test
  llvm/test/tools/llvm-readobj/ELF/dynamic-tags-machine-specific.test
  llvm/test/tools/obj2yaml/ELF/dynamic-section-arch-tags.yaml
  llvm/test/tools/obj2yaml/ELF/riscv-sym-other.yaml
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107949.376071.patch
Type: text/x-patch
Size: 11542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/a898c9d4/attachment.bin>


More information about the llvm-commits mailing list