diff options
author | Dan Gohman <gohman@apple.com> | 2010-05-27 23:11:55 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-05-27 23:11:55 +0000 |
commit | 288999b82959d6a057bfd478a196961215baf792 (patch) | |
tree | a7cf99f910345269cb1da3697091bb485fcc0879 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a817a19bc64914c3215e6ef567268dbb53453843 (diff) | |
download | bcm5719-llvm-288999b82959d6a057bfd478a196961215baf792.tar.gz bcm5719-llvm-288999b82959d6a057bfd478a196961215baf792.zip |
Factor out the handler work from SignalHandler into a helper function,
and change llvm::sys::RunInterruptHandlers to call that function directly
instead of calling SignalHandler, because the rest of SignalHandler
invokes side effects which aren't appropriate, including raising the
signal.
llvm-svn: 104896
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions