[PATCH] D63964: [ARM] Fix unwind info for Thumb1 functions that save high registers.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 14:36:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364970: [ARM] Fix unwind info for Thumb1 functions that save high registers. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63964?vs=207172&id=207632#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63964/new/

https://reviews.llvm.org/D63964

Files:
  llvm/trunk/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/trunk/lib/Target/ARM/ARMMachineFunctionInfo.h
  llvm/trunk/lib/Target/ARM/Thumb1FrameLowering.cpp
  llvm/trunk/test/CodeGen/Thumb/callee_save.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63964.207632.patch
Type: text/x-patch
Size: 17401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/411ee4bc/attachment.bin>


More information about the llvm-commits mailing list