]> granicus.if.org Git - llvm/commit
Reverting r352642 - Handle restore instructions in LiveDebugValues - as it's causing
authorWolfgang Pieb <Wolfgang.Pieb@sony.com>
Wed, 30 Jan 2019 20:37:14 +0000 (20:37 +0000)
committerWolfgang Pieb <Wolfgang.Pieb@sony.com>
Wed, 30 Jan 2019 20:37:14 +0000 (20:37 +0000)
commit03d9f9c87e09750bb6fdcf7cff85a6f091aa53f1
treec0317b47671e3409608419517f7bb6262b8bc845
parent99ef84fa6f8b0521d1c7baf290c4a727f2bdb208
Reverting r352642 - Handle restore instructions in LiveDebugValues - as it's causing
assertions on some buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352666 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/LiveDebugValues.cpp
lib/CodeGen/MachineInstr.cpp
test/DebugInfo/MIR/X86/live-debug-values-restore.mir [deleted file]