[PATCH] D44986: Initialize Elf header to Zero

Rumeet Dhindsa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 30 11:02:46 PDT 2018


rdhindsa added a comment.

For some cases, eg with -r option, Phdr is not emitted. Hence it is better to initialize ELF header to zero instead.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44986





More information about the llvm-commits mailing list