[PATCH] D23750: [ELF] Define __ehdr_start symbol

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 15:47:41 PST 2017


pcc added a comment.

Is this correct? It looks like the other linkers define `__ehdr_start` to the address of the ELF file header, rather than the program headers.


Repository:
  rL LLVM

https://reviews.llvm.org/D23750





More information about the llvm-commits mailing list