[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:16:42 PDT 2018


pcc added a comment.

I see, it is because we write trap instructions to executable segments before writing the header. Please add a comment explaining this.


https://reviews.llvm.org/D44986





More information about the llvm-commits mailing list