summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackColoring.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2013-03-25 21:24:30 +0000
committerNick Lewycky <nicholas@mxc.ca>2013-03-25 21:24:30 +0000
commit966b19951f14bf7f2258f2a088405b12d48ca629 (patch)
tree03d02ad3d6dc4d58e33aca985a974e1d7b8676f7 /llvm/lib/CodeGen/StackColoring.cpp
parent527b1c95df4cd958acaca616662ce3777dfbe97e (diff)
downloadbcm5719-llvm-966b19951f14bf7f2258f2a088405b12d48ca629.tar.gz
bcm5719-llvm-966b19951f14bf7f2258f2a088405b12d48ca629.zip
Try harder to be signal-safe inside our signal handler. The most prominent behavioural
difference is that we no longer clean the token before emitting it. This fixes a bug where clang hangs in the middle of crashing because the crash handler calls malloc from inside a crash that happened inside of free. llvm-svn: 177919
Diffstat (limited to 'llvm/lib/CodeGen/StackColoring.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud