diff options
author | John Criswell <criswell@uiuc.edu> | 2004-01-01 15:14:28 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2004-01-01 15:14:28 +0000 |
commit | 5782ca06fcbf7d2ce982ad871fc5f35c6bb49dd6 (patch) | |
tree | ec1baef59a5167d9ab2503baa5a894e9ddc995e9 /llvm/lib/Debugger/ProgramInfo.cpp | |
parent | 748e857996e6ecf847ddf36207aca9f417c0bd9d (diff) | |
download | llvm-5782ca06fcbf7d2ce982ad871fc5f35c6bb49dd6.zip llvm-5782ca06fcbf7d2ce982ad871fc5f35c6bb49dd6.tar.gz llvm-5782ca06fcbf7d2ce982ad871fc5f35c6bb49dd6.tar.bz2 |
Not all platforms supports sighandler_t, so I changed it to use the older
return value from signal() (which should be the same type; it's just not
typedef'd).
This fixes the build on Solaris.
llvm-svn: 10675
Diffstat (limited to 'llvm/lib/Debugger/ProgramInfo.cpp')
0 files changed, 0 insertions, 0 deletions