Implement the emitFrameIndexDebugValue and getDebugValueLocation hooks.
authorRichard Osborne <richard@xmos.com>
Tue, 11 Oct 2011 12:55:35 +0000 (12:55 +0000)
committerRichard Osborne <richard@xmos.com>
Tue, 11 Oct 2011 12:55:35 +0000 (12:55 +0000)
commit6c6f28ffe42d06655f5977bd0d01214e32de93a5
treed69ae8ddeca4984a4d9bcd45b7f97377a76d5d1d
parent56354d48bb937cbb23736d24d9ca4d7a0fcc97e0
Implement the emitFrameIndexDebugValue and getDebugValueLocation hooks.

This fixes an assert due to the operands of the DBG_VALUE instruction not
being as expected (PR11105).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141666 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreAsmPrinter.cpp
lib/Target/XCore/XCoreInstrInfo.cpp
lib/Target/XCore/XCoreInstrInfo.h