aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/GraphWriter.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-04-30 10:20:01 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-04-30 10:23:34 +0200
commitb6df85290118d17c1dddf412a1a44a83158133e3 (patch)
tree65490969b23ca5cefcdd0a4a5a40ab9f068bc886 /llvm/lib/Support/GraphWriter.cpp
parent97ed1b6036074e66dd926b6720f087b9964a7286 (diff)
downloadllvm-b6df85290118d17c1dddf412a1a44a83158133e3.zip
llvm-b6df85290118d17c1dddf412a1a44a83158133e3.tar.gz
llvm-b6df85290118d17c1dddf412a1a44a83158133e3.tar.bz2
tsan: fix fork syscall test
Arm64 builders failed with: error: use of undeclared identifier 'SYS_fork' https://lab.llvm.org/buildbot/#/builders/7/builds/2575 Indeed, not all arches have fork syscall. Implement fork via clone on these arches. Differential Revision: https://reviews.llvm.org/D101603
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions