diff options
author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-08-10 00:36:04 +0000 |
---|---|---|
committer | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-08-10 00:36:04 +0000 |
commit | bd85115c6e640d842c8e5a40e22362bdfee5a293 (patch) | |
tree | 7ba42d38353ec712e922a29d229f80bdc4103269 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5831e9cc79374ecbdc6c8b13e8eb4d067f996a31 (diff) | |
download | llvm-bd85115c6e640d842c8e5a40e22362bdfee5a293.zip llvm-bd85115c6e640d842c8e5a40e22362bdfee5a293.tar.gz llvm-bd85115c6e640d842c8e5a40e22362bdfee5a293.tar.bz2 |
Revert "SafeStack: Delay thread stack clean-up"
This reverts commit r339405, it's failing on Darwin buildbots because
it doesn't seem to have a tgkill/thr_kill2 interface. It has a
__pthread_kill() syscall, but that relies on having a handle to the
thread's port which is not equivalent to it's tid.
llvm-svn: 339408
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions