[PATCH] D27497: [ELF] Shared libraries should have entry point
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 18:02:06 PST 2016
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
Yeah, the entry point handling is becoming a bit messy because we have so many different ways to specify entry points. I'll try to simplify it.
Repository:
rL LLVM
https://reviews.llvm.org/D27497
More information about the llvm-commits
mailing list