[all-commits] [llvm/llvm-project] 1bd8e8: Disable __sancov_lowest_stack on Windows.
pcc via All-commits
all-commits at lists.llvm.org
Mon Mar 20 16:40:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1bd8e87e1b44d23c78f43caa6d419210954821b7
https://github.com/llvm/llvm-project/commit/1bd8e87e1b44d23c78f43caa6d419210954821b7
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp
Log Message:
-----------
Disable __sancov_lowest_stack on Windows.
Should fix Windows buildbot:
https://lab.llvm.org/buildbot/#/builders/127/builds/45401
More information about the All-commits
mailing list