[all-commits] [llvm/llvm-project] 8723b9: [WinEH] Fix the wrong alignment orientation during...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Thu Nov 14 17:47:57 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8723b95cefa4f2a891c2b496dca79f1734cf1d1c
https://github.com/llvm/llvm-project/commit/8723b95cefa4f2a891c2b496dca79f1734cf1d1c
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M llvm/lib/Target/X86/X86FrameLowering.cpp
M llvm/test/CodeGen/X86/win64-funclet-savexmm.ll
Log Message:
-----------
[WinEH] Fix the wrong alignment orientation during calculating EH frame.
Summary: This is a bug fix for further issues in PR43585.
Reviewers: rnk, RKSimon, craig.topper, andrew.w.kaylor
Subscribers: hiraditya, llvm-commits, annita.zhang
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70224
More information about the All-commits
mailing list