aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-04-24 20:12:48 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-04-24 20:12:48 +0000
commit9611518646b0ec1d753e9896ef97a11dc154c734 (patch)
treec68353ce738f9d0878f75d961691b21d2c3d14c6 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parent4c564ad4dd3d69287edcd0890c6fb1cac4bafc05 (diff)
downloadllvm-9611518646b0ec1d753e9896ef97a11dc154c734.zip
llvm-9611518646b0ec1d753e9896ef97a11dc154c734.tar.gz
llvm-9611518646b0ec1d753e9896ef97a11dc154c734.tar.bz2
ARM: fix __chkstk Frame Setup on WoA
This corrects the MI annotations for the stack adjustment following the __chkstk invocation. We were marking the original SP usage as a Def rather than Kill. The (new) assigned value is the definition, the original reference is killed. Adjust the ISelLowering to mark Kills and FrameSetup as well. This partially resolves PR27480. llvm-svn: 267361
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions