[PATCH] D46858: Signal handling should be signal-safe

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 09:30:48 PDT 2018


jfb updated this revision to Diff 147114.
jfb added a comment.

- Fix double-wide CAS


Repository:
  rL LLVM

https://reviews.llvm.org/D46858

Files:
  include/llvm/Support/Signals.h
  lib/Support/Signals.cpp
  lib/Support/Unix/Signals.inc
  lib/Support/Windows/Signals.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46858.147114.patch
Type: text/x-patch
Size: 17148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/7426f68c/attachment.bin>


More information about the llvm-commits mailing list