Clean up linux/Ptrace.h
authorPavel Labath <labath@google.com>
Mon, 8 Aug 2016 13:13:03 +0000 (13:13 +0000)
committerPavel Labath <labath@google.com>
Mon, 8 Aug 2016 13:13:03 +0000 (13:13 +0000)
commit4ec22ec6b19d341af8106db2dc1964729510558d
tree2ae6a827a0c00c3fe822c0278e9690d76ef1c6b7
parent1eb0d42a1b64ff7aa5d36af2df30fef929fead6f
Clean up linux/Ptrace.h

This removes references to PT_XXX macros from the file, as they were not used anyway. It also
changes the macro used to check for the definition of __ptrace_request, as there are other C
libraries which do not define this type.

llvm-svn: 278001
lldb/include/lldb/Host/linux/Ptrace.h