diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-24 20:12:48 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-24 20:12:48 +0000 |
commit | 9611518646b0ec1d753e9896ef97a11dc154c734 (patch) | |
tree | c68353ce738f9d0878f75d961691b21d2c3d14c6 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 4c564ad4dd3d69287edcd0890c6fb1cac4bafc05 (diff) | |
download | llvm-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