lldb: deal with non-portable PTRACE-related constants
authorTodd Fiala <todd.fiala@gmail.com>
Mon, 23 Jun 2014 15:59:04 +0000 (15:59 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Mon, 23 Jun 2014 15:59:04 +0000 (15:59 +0000)
commitd35f2b902b8b54e4c9a35ff91c84d234f4a66533
tree059263d769dc910878f1899b76068ac3a805f877
parent886048276f679b4e7ccd48390fc2aa9b59226e0d
lldb: deal with non-portable PTRACE-related constants

See http://reviews.llvm.org/D4091 for details.

Change by Paul Osmialowski.

llvm-svn: 211503
lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp