Skip to content

Commit 4e48c24

Browse files
dvyukovBeanz-Bot
authored and
Beanz-Bot
committed
tsan: round Go shadow to page boundary
There is a corner case reported in Go issue tracker: golang/go#17065 On darwin data/bss segments may not be aligned to page bounary and mmap seems to be behaving differently than on linux (shrinks instead of enlarge unaligned regions). Explicitly round shadow to page bounary before mapping to avoid any such problems. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@285454 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 72aeac0 commit 4e48c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt

Submodule compiler-rt updated from d549a8d to 75c3b8e

0 commit comments

Comments
 (0)