[all-commits] [llvm/llvm-project] d4b040: [compiler-rt] [lldb] Mark syscall_acquire and sysc...
Kamil Rytarowski via All-commits
all-commits at lists.llvm.org
Tue Oct 13 18:57:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d4b040473291c5b25bee05fae3a10ac9ad0baa99
https://github.com/llvm/llvm-project/commit/d4b040473291c5b25bee05fae3a10ac9ad0baa99
Author: Kamil Rytarowski <kamil at moritz.systems>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
Log Message:
-----------
[compiler-rt] [lldb] Mark syscall_acquire and syscall_release as USED
Fixes build warnings on NetBSD.
More information about the All-commits
mailing list