[all-commits] [llvm/llvm-project] 9fc4cf: [compiler-rt] remove hexdump interception. (#79378)
David CARLIER via All-commits
all-commits at lists.llvm.org
Thu Feb 8 15:38:16 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 9fc4cf7223181c33e0844d7c4f552d08fb68cf5a
https://github.com/llvm/llvm-project/commit/9fc4cf7223181c33e0844d7c4f552d08fb68cf5a
Author: David CARLIER <devnexen at gmail.com>
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
R compiler-rt/test/sanitizer_common/TestCases/FreeBSD/hexdump.cc
Log Message:
-----------
[compiler-rt] remove hexdump interception. (#79378)
a freebsd dev member reported a symbol conflict and intercepting this
had little value anyway.
(cherry picked from commit 16a1ef86cbc5e6c829919ec6c73325413b0cd21b)
More information about the All-commits
mailing list