"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c9e37d7cc9cc324ffa238fa9aa5a202360a43adc"
-
Jakob Stoklund Olesen authored
After a virtual register is split, update any debug user variables that resided in the old register. This ensures that the LiveDebugVariables are still correct after register allocation. This may create DBG_VALUE instructions that place a user variable in a register in parts of the function and in a stack slot in other parts. DwarfDebug currently doesn't support that. llvm-svn: 130998
f8da0288
Loading