[all-commits] [llvm/llvm-project] f33fd9: [ARM][Thumb][FIX] Add unwinding information to t4
dnsampaio via All-commits
all-commits at lists.llvm.org
Mon Dec 30 07:59:53 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f33fd9648c442a23f863e03ea1c806da15278fd1
https://github.com/llvm/llvm-project/commit/f33fd9648c442a23f863e03ea1c806da15278fd1
Author: Diogo Sampaio <diogo.sampaio at arm.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M llvm/lib/Target/ARM/ARMAsmPrinter.cpp
M llvm/test/CodeGen/Thumb2/emit-unwinding.ll
Log Message:
-----------
[ARM][Thumb][FIX] Add unwinding information to t4
Summary:
Add missing part of patch D71361. Now that the stack-frame
can be operated using a addw/subw instruction, they should
appear in the unwinding list.
Reviewers: dmgreen, efriedma
Reviewed By: dmgreen
Subscribers: kristof.beyls, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72000
More information about the All-commits
mailing list