freebsd-nq/contrib/llvm-project
Alfredo Dal'Ava Junior 9a4d48a645 llvm/powerpc64*: fix broken binaries generated by clang12
Amends LLVM commit 2518433f861fcb877d0a7bdd9aec1aec1f77505a that
was pointed as the source of regression on LLVM12.

This affects powerpc64*, making binaries crash with segmentation fault
due to bad code generation around "__stack_chk_guard"

Root cause and/or proper fix is under investigation by:
    https://bugs.llvm.org/show_bug.cgi?id=51590

Reviewed by:    dim
MFC after:      2 days
Sponsored by:   Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision:  https://reviews.freebsd.org/D31698
2021-08-27 11:47:11 -03:00
..
clang Apply clang fix for assertion failure compiling multimedia/minitube 2021-08-21 23:03:50 +02:00
compiler-rt
libcxx
libunwind
lld
lldb Apply upstream lldb fix for unhandled Error causing abort 2021-08-16 18:57:24 +02:00
llvm llvm/powerpc64*: fix broken binaries generated by clang12 2021-08-27 11:47:11 -03:00
openmp
FREEBSD-Xlist