[PATCH] D78628: [obj2yaml] - Program headers: simplify the computation of p_filesz.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 09:43:30 PDT 2020


MaskRay added inline comments.


================
Comment at: llvm/test/tools/yaml2obj/ELF/program-header-size-offset.yaml:32
 
 # CHECK:    Offset: 0x2004
+# CHECK:    FileSize: 5
----------------
Leave a comment how `FileSize` is computed.


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

https://reviews.llvm.org/D78628





More information about the llvm-commits mailing list