diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-02-10 21:22:05 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-02-10 21:22:05 +0000 |
commit | 13d0b11d7b4e22da01dcef85e5302296edd8aa9e (patch) | |
tree | 17bb90aa7728ceab24990d4c060126bc9f6bed13 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | cffff26b68517ba2851fb34c67bdf6faf073ac5d (diff) | |
download | llvm-13d0b11d7b4e22da01dcef85e5302296edd8aa9e.zip llvm-13d0b11d7b4e22da01dcef85e5302296edd8aa9e.tar.gz llvm-13d0b11d7b4e22da01dcef85e5302296edd8aa9e.tar.bz2 |
X86: Make @llvm.frameaddress work correctly with Windows unwind codes
Simply loading or storing the frame pointer is not sufficient for
Windows targets. Instead, create a synthetic frame object that we will
lower later. References to this synthetic object will be replaced with
the correct reference to the frame address.
llvm-svn: 228748
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions