HomeFreeBSD

Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER):

Description

Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER):

[compiler-rt] remove hexdump interception. (#79378)

a freebsd dev member reported a symbol conflict and intercepting this
had little value anyway.

This is one part of fixing the WITH_ASAN build. Some executables in the
base system define their own hexdump() symbol, which would otherwise
conflict with the ASan-intercepted one.

Reported by: markj
PR: 276597
MFC after: 3 days

(cherry picked from commit 31aedef26fc0613f5d61204c624451d57e716ed9)

Details

Provenance
dimAuthored on Jan 27 2024, 9:48 PM
Parents
rGae7357f2e712: kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes
Branches
Unknown
Tags
Unknown