[PATCH] D66886: [yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other", "Visibility" and "StOther".

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 06:39:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370472: [yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other"… (authored by grimar, committed by ).
Herald added a subscriber: kristina.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D66886?vs=218059&id=218085#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66886

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/include/llvm/Support/YAMLTraits.h
  llvm/trunk/lib/ObjectYAML/ELFEmitter.cpp
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/lib/Support/YAMLTraits.cpp
  llvm/trunk/test/tools/llvm-objcopy/ELF/localize-hidden.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/symbol-copy.test
  llvm/trunk/test/tools/llvm-objdump/elf-symbol-visibility.test
  llvm/trunk/test/tools/llvm-readobj/elf-symbol-visibility.test
  llvm/trunk/test/tools/obj2yaml/elf-symbol-visibility.yaml
  llvm/trunk/test/tools/yaml2obj/elf-symbol-stother.yaml
  llvm/trunk/test/tools/yaml2obj/elf-symbol-visibility.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66886.218085.patch
Type: text/x-patch
Size: 21543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/0be63785/attachment.bin>


More information about the llvm-commits mailing list