[all-commits] [llvm/llvm-project] 52b5fe: [compiler-rt] [netbsd] Define _RTLD_SOURCE to fix ...

Kamil Rytarowski via All-commits all-commits at lists.llvm.org
Tue Dec 24 19:10:01 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 52b5fe5f45b1908e140e05a4eceaaac7002be768
      https://github.com/llvm/llvm-project/commit/52b5fe5f45b1908e140e05a4eceaaac7002be768
  Author: Kamil Rytarowski <n54 at gmx.com>
  Date:   2019-12-25 (Wed, 25 Dec 2019)

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

  Log Message:
  -----------
  [compiler-rt] [netbsd] Define _RTLD_SOURCE to fix build

The TLS base (LWP private pointer) functions are namespaced and
hidden i.e. inside the _RTLD_SOURCE namespace.




More information about the All-commits mailing list