Remove a special handling of AMDGPU entry points.
This is the last peculiar semantics left in the linker. If you want to
always set an entry point to 0, you can pass -e 0 to the linker.
Differential Revision: https://reviews.llvm.org/D27532
llvm-svn: 289077