[PATCH] D62957: [yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::Size optional

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 05:15:39 PDT 2019


grimar added inline comments.


================
Comment at: test/tools/yaml2obj/section-size-content.yaml:105
+## than content size. In this case zeroes are added as padding
+## after content specified.
+
----------------
jhenderson wrote:
> jhenderson wrote:
> > after content specified -> after the specified content
> This hasn't been done?
Searched for these wording in the wrong file it seeems. Sorry :(


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

https://reviews.llvm.org/D62957





More information about the llvm-commits mailing list