]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER):
authorDimitry Andric <dim@FreeBSD.org>
Sat, 27 Jan 2024 21:48:58 +0000 (22:48 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 27 Jan 2024 21:48:58 +0000 (22:48 +0100)
commit31aedef26fc0613f5d61204c624451d57e716ed9
tree3f589724ef8859479356ee5db50c7f910706b599
parentd04e03c19a8d7660ea36f62720eef9bc96b69889
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
contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h