[all-commits] [llvm/llvm-project] 16a1ef: [compiler-rt] remove hexdump interception. (#79378)

David CARLIER via All-commits all-commits at lists.llvm.org
Wed Jan 24 15:07:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16a1ef86cbc5e6c829919ec6c73325413b0cd21b
      https://github.com/llvm/llvm-project/commit/16a1ef86cbc5e6c829919ec6c73325413b0cd21b
  Author: David CARLIER <devnexen at gmail.com>
  Date:   2024-01-24 (Wed, 24 Jan 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.




More information about the All-commits mailing list