"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "78d9e8763d08ebaea8d7d1856f99fc2ae5036293"
I didn't notice there was already an ObjectFile::GetEntryPoint. Move that...
I didn't notice there was already an ObjectFile::GetEntryPoint. Move that over to GetEntryPointAddress 'cause that's more consistent with other functions in ObjectFile, do the mutatis mutandi and also in the ELF case I return a section offset address rather than a bare load address. llvm-svn: 127205
Loading
Please register or sign in to comment