[all-commits] [llvm/llvm-project] 68051c: Revert "[StackColoring] Remap PseudoSourceValue fr...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Jan 27 08:22:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 68051c122440b556e88a946bce12bae58fcfccb4
      https://github.com/llvm/llvm-project/commit/68051c122440b556e88a946bce12bae58fcfccb4
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/PseudoSourceValue.h
    M llvm/lib/CodeGen/StackColoring.cpp
    M llvm/test/CodeGen/PowerPC/stack-coloring-vararg.mir

  Log Message:
  -----------
  Revert "[StackColoring] Remap PseudoSourceValue frame indices via MachineFunction::getPSVManager()"

This reverts commit 7a8b0b1595e7dc878b48cf9bbaa652087a6895db.
It seems to break exception handling on 32-bit Windows, see
https://crbug.com/1045650




More information about the All-commits mailing list