XCore target: remove incorrect DebugLoc entries from prologue
authorRobert Lytton <robert@xmos.com>
Fri, 4 Jul 2014 06:38:22 +0000 (06:38 +0000)
committerRobert Lytton <robert@xmos.com>
Fri, 4 Jul 2014 06:38:22 +0000 (06:38 +0000)
commit546cfbfd0a4ff0184b8ce4ea826dc1bc1df3c021
tree5d9d956c015dbf3777e23748ca05095d8c5e1159
parentf8be6fbe824b4bbc387d4df5849ff709f0093c20
XCore target: remove incorrect DebugLoc entries from prologue

Summary: This was causing the prologue_end to be incorrectly positioned.

Differential Revision: http://reviews.llvm.org/D4122

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212318 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreFrameLowering.cpp
lib/Target/XCore/XCoreInstrInfo.cpp
test/CodeGen/XCore/dwarf_debug.ll [new file with mode: 0644]