diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-08-27 17:11:56 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-08-27 17:11:56 +0000 |
commit | 22972a7c59b937a6b5ca5fb700cd35407c457a70 (patch) | |
tree | fbfa6975be6a92826eb61f259aa6be8b27edd8f0 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | 0611d0141919bd8edf62ed043814a5d175177241 (diff) | |
download | llvm-22972a7c59b937a6b5ca5fb700cd35407c457a70.zip llvm-22972a7c59b937a6b5ca5fb700cd35407c457a70.tar.gz llvm-22972a7c59b937a6b5ca5fb700cd35407c457a70.tar.bz2 |
NativeThreadLinux: remove translation of some Linux signals to gdb signals.
I copied this originally based on what debugserver was doing. This appears to
be incorrect and unncessary for Linux. The LinuxSignals on the lldb side
don't look for these and therefore they get handled incorrectly.
Leaving the hook in place since I think darwin will continue to need to
translate those signal numbers.
llvm-svn: 216564
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions