llvm-svn: 244227
It's time to remove old COFF linker because the new one is now complete. llvm-svn: 244226
llvm-svn: 243683
We want to convince the NT loader not to map these sections into memory. A good first step is to move them to the end of the executable. Differential Revision: http://reviews.llvm.org/D11655 llvm-svn: 243680