[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 11:01:55 PDT 2018


pcc added a comment.

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


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44986





More information about the llvm-commits mailing list