HomeFreeBSD

Merge commit eb8f379567e8 from llvm-project (by Florian Hahn):

Description

Merge commit eb8f379567e8 from llvm-project (by Florian Hahn):

[DSE] Remove malloc from EarliestEscapeInfo before removing. (#84157)

Not removing the malloc from earliest escape info leaves stale entries
in the cache.

Fixes https://github.com/llvm/llvm-project/issues/84051.

PR: https://github.com/llvm/llvm-project/pull/84157

This fixes a crash in clang (usually a bus error, but can also be
another memory error) when compiling the science/siconos port.

PR: 278174
Reported by: yuri
MFC after: 3 days

(cherry picked from commit aaabed1dea7c1d16cdc5457bf6dee74164104e26)

Details

Provenance
dimAuthored on Apr 5 2024, 1:00 PM
Parents
rG2bfda18ff7bf: Backport export of lzma_mt_block_size symbol.
Branches
Unknown
Tags
Unknown