Fix a type mismatch in NativeProcessLinux that shows up in 32-bit builds.
authorTodd Fiala <todd.fiala@gmail.com>
Thu, 10 Jul 2014 05:25:39 +0000 (05:25 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Thu, 10 Jul 2014 05:25:39 +0000 (05:25 +0000)
commitb35103ebb9aafd978f52201b542689f706914063
treedb9ae7c130577c4d9ed7fecf0c7909b449a53355
parent1e76cbdff7491bd2eddda8c63589ac06f6496286
Fix a type mismatch in NativeProcessLinux that shows up in 32-bit builds.

http://llvm.org/bugs/show_bug.cgi?id=20255

llvm-svn: 212685
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp