aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CodePlacementOpt.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-05-27 23:11:55 +0000
committerDan Gohman <gohman@apple.com>2010-05-27 23:11:55 +0000
commitd036f852fa88af1ea073e62ee6731678cd01b209 (patch)
treee6ec5787c661d84a78540c2de23417ebeffd5151 /lib/CodeGen/CodePlacementOpt.cpp
parentc2cb3704c1cfe80a3466f222662c690828a89593 (diff)
downloadexternal_llvm-d036f852fa88af1ea073e62ee6731678cd01b209.zip
external_llvm-d036f852fa88af1ea073e62ee6731678cd01b209.tar.gz
external_llvm-d036f852fa88af1ea073e62ee6731678cd01b209.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104896 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodePlacementOpt.cpp')
0 files changed, 0 insertions, 0 deletions