[PATCH] D67054: [yaml2obj] Make e_phoff 0 if there are no program headers
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 1 19:24:47 PDT 2019
MaskRay added inline comments.
================
Comment at: llvm/test/tools/yaml2obj/no-segments-phoff.test:1
+## Check that e_phoff is set to 0 when there are no program headers
+
----------------
The test may be renamed to `elf-header-ephoff.yaml`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67054/new/
https://reviews.llvm.org/D67054
More information about the llvm-commits
mailing list