[Lldb-commits] [PATCH] D14182: Centos 5 compile fixes for lldb

Mark Chandler via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 29 12:11:48 PDT 2015


mchandler-blizzard created this revision.
mchandler-blizzard added reviewers: labath, ovyalov.
mchandler-blizzard added a subscriber: lldb-commits.
mchandler-blizzard set the repository for this revision to rL LLVM.
Herald added subscribers: srhines, danalbert, tberghammer.

Adds checks for posix features not present in centos 5

Repository:
  rL LLVM

http://reviews.llvm.org/D14182

Files:
  tools/lldb/include/lldb/Host/linux/Signalfd.h
  tools/lldb/source/Host/common/File.cpp
  tools/lldb/source/Host/linux/HostThreadLinux.cpp
  tools/lldb/source/Host/posix/PipePosix.cpp
  tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  tools/lldb/source/Target/ProcessLaunchInfo.cpp
  tools/lldb/source/Utility/PseudoTerminal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14182.38754.patch
Type: text/x-patch
Size: 7181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151029/4281987a/attachment.bin>


More information about the lldb-commits mailing list