From 9ed5b49c45ba377cffbc5d0d893b5437f50228af Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Thu, 5 Jan 2012 21:48:15 +0000 Subject: Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=rev: This patch combines common code from Linux and FreeBSD into a new POSIX platform. It also contains fixes for 64bit FreeBSD. The patch is based on changes by Mark Peek and "K. Macy" in their github repo located at https://github.com/fbsd/lldb. llvm-svn: 147613 --- lldb/source/Plugins/Process/Linux/ProcessLinuxLog.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lldb/source/Plugins/Process/Linux/ProcessLinuxLog.cpp (limited to 'lldb/source/Plugins/Process/Linux/ProcessLinuxLog.cpp') diff --git a/lldb/source/Plugins/Process/Linux/ProcessLinuxLog.cpp b/lldb/source/Plugins/Process/Linux/ProcessLinuxLog.cpp deleted file mode 100644 index e69de29bb2d..00000000000 -- cgit v1.2.3