"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bd2c99b77cb69baab12bbbf2518555b9b006f6c2"
<rdar://problem/13072285>
Change the GDBRemoteRegisterContext::AddRegister function to take its RegisterInfo argument by value instead of using a reference - it will modify the object and modifying the contents of the g_register_infos table in GDBRemoteRegisterContext.cpp can cause a crash the next time we step through it. llvm-svn: 173406
Loading
Please register or sign in to comment