[PATCH] D67254: [yaml2obj] Rename SHOffset (e_shoff) field to SHOff. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 02:22:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371185: [yaml2obj] Rename SHOffset (e_shoff) field to SHOff. NFC (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67254

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFEmitter.cpp
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/Object/invalid.test
  llvm/trunk/test/tools/yaml2obj/elf-header-sh-fields.yaml
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67254.219050.patch
Type: text/x-patch
Size: 4122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/ce1e0d76/attachment.bin>


More information about the llvm-commits mailing list