[all-commits] [llvm/llvm-project] b66432: [compiler-rt] Restrict sanitizer_linux.cpp dlinfo(...

Kamil Rytarowski via All-commits all-commits at lists.llvm.org
Tue Feb 11 03:10:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b664321ff14fe458083cdb277bcd18bcb05f4d5b
      https://github.com/llvm/llvm-project/commit/b664321ff14fe458083cdb277bcd18bcb05f4d5b
  Author: Kamil Rytarowski <n54 at gmx.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp

  Log Message:
  -----------
  [compiler-rt] Restrict sanitizer_linux.cpp dlinfo(3) to FreeBSD

FreeBSD is currently the only user in this file.
Accessing this symbol on Linux does not work as is.




More information about the All-commits mailing list