[PECOFF] Remove dead code
AddressOfEntryPoint is overridden after we layout all atoms (until then, we don't know the entry point address for obvious reason.) I believe this code is leftover from very early version of the PE/COFF port that we only had an entry function in a test object file. llvm-svn: 222026
Loading
Please sign in to comment