[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
Thu Aug 29 06:02:38 PDT 2019
grimar updated this revision to Diff 217855.
grimar marked 13 inline comments as done.
grimar added a comment.
- Addressed review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66886/new/
https://reviews.llvm.org/D66886
Files:
include/llvm/ObjectYAML/ELFYAML.h
include/llvm/Support/YAMLTraits.h
lib/ObjectYAML/ELFEmitter.cpp
lib/ObjectYAML/ELFYAML.cpp
lib/Support/YAMLTraits.cpp
test/tools/llvm-objcopy/ELF/localize-hidden.test
test/tools/llvm-objcopy/ELF/symbol-copy.test
test/tools/llvm-objdump/elf-symbol-visibility.test
test/tools/llvm-readobj/elf-symbol-visibility.test
test/tools/obj2yaml/elf-symbol-visibility.yaml
test/tools/yaml2obj/elf-symbol-stother.yaml
test/tools/yaml2obj/elf-symbol-visibility.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66886.217855.patch
Type: text/x-patch
Size: 21219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/e1504d0e/attachment.bin>
More information about the llvm-commits
mailing list