[PATCH] D44986: Initialize Elf header and Program Header to Zero

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 16:02:40 PDT 2018


pcc requested changes to this revision.
pcc added a comment.
This revision now requires changes to proceed.

In https://reviews.llvm.org/D44986#1050562, @pcc wrote:

> I thought this was a memory-mapped file. Aren't its contents initialized to zero by the operating system?


I would like an answer to this.


https://reviews.llvm.org/D44986





More information about the llvm-commits mailing list