OSDN Git Service

Reapply r294356 ("Keep track of spilled variables in LiveDebugValues").
authorWolfgang Pieb <Wolfgang.Pieb@sony.com>
Wed, 8 Feb 2017 23:46:59 +0000 (23:46 +0000)
committerWolfgang Pieb <Wolfgang.Pieb@sony.com>
Wed, 8 Feb 2017 23:46:59 +0000 (23:46 +0000)
commit2012b38a6b91c509c4ce5b651f684183342c94f1
treed8a3abadb7afcc37b520303fe4b1b1c327f6c0b1
parent03324d2ec16e4254a1d831b5c4ce922dc0755eac
Reapply r294356 ("Keep track of spilled variables in LiveDebugValues").

Was reverted with r294447 due to undefined behavior with negative offsets
in DBG_VALUE instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294532 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveDebugValues.cpp
test/DebugInfo/MIR/X86/live-debug-values-spill.mir [new file with mode: 0644]