[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:16:08 PDT 2019


MaskRay updated this revision to Diff 219049.
MaskRay retitled this revision from "[yaml2obj] Rename SHOffset (e_shoff) field to SHOff" to "[yaml2obj] Rename SHOffset (e_shoff) field to SHOff. NFC".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Add NFC to the title


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67254

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

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


More information about the llvm-commits mailing list