"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6cc9a087347ab90dbf6f9e898d4794d51e6294b3"
DebugInfo: Track spilled variables in LiveDebugValues
When variables are spilled to the stack by the register allocator, keep track of their debug locations in LiveDebugValues and insert DBG_VALUE instructions at the appropriate place. Ensure that the locations are propagated down the dominator tree via the existing mechanisms. Reviewer: aprantl Differential Revision: https://reviews.llvm.org/D29500 llvm-svn: 294356
Loading
Please register or sign in to comment