[compiler-rt] [compiler-rt] simplifying ::ReExec for freebsd. (PR #79711)

Dimitry Andric via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 25 12:39:36 PST 2024


DimitryAndric wrote:

This should be reverted, 7440e4ed85aa9 implemented ReExec without using `elf_aux_info`, since that is intercepted already, and this will lead to segfaults. See also https://github.com/freebsd/freebsd-src/commit/4c9a0adad1826


https://github.com/llvm/llvm-project/pull/79711


More information about the llvm-commits mailing list