"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "952abcefe42837346eee8ee5e4fd3add7388c04a"
PowerPC varargs functions store live-in registers on the stack. Make sure we use
virtual registers for those stores since RegAllocFast requires that each live physreg only be used once. This fixes PR8357. llvm-svn: 116222
Loading
Please register or sign in to comment