[all-commits] [llvm/llvm-project] 2ba06b: Revert "StackProtector: ignore debug insts when sp...
Tim Northover via All-commits
all-commits at lists.llvm.org
Fri Feb 11 10:07:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ba06bed6b1eda41ad2cc9a16392f770f1bf0bcc
https://github.com/llvm/llvm-project/commit/2ba06bed6b1eda41ad2cc9a16392f770f1bf0bcc
Author: Tim Northover <t.p.northover at gmail.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/CodeGenCommonISel.cpp
R llvm/test/CodeGen/AArch64/tailcall-ssp-split-debug.ll
Log Message:
-----------
Revert "StackProtector: ignore debug insts when splitting blocks."
This reverts commit 7605ca85f1a8e4e61e7de98856630d67da11aaae.
It caused an assertion failure in Fuschia.
More information about the All-commits
mailing list