[all-commits] [llvm/llvm-project] 3437c7: [WinEH] Fix the wrong alignment orientation during...

Pengfei Wang via All-commits all-commits at lists.llvm.org
Sun Nov 17 17:06:02 PST 2019


  Branch: refs/heads/release/9.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 3437c7fc4470afa42c4e727e13585c861ae1f116
      https://github.com/llvm/llvm-project/commit/3437c7fc4470afa42c4e727e13585c861ae1f116
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2019-11-18 (Mon, 18 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

(cherry picked from commit 8723b95cefa4f2a891c2b496dca79f1734cf1d1c)




More information about the All-commits mailing list