The following files:
authorJim Ingham <jingham@apple.com>
Tue, 15 Jul 2014 21:24:58 +0000 (21:24 +0000)
committerJim Ingham <jingham@apple.com>
Tue, 15 Jul 2014 21:24:58 +0000 (21:24 +0000)
commit0aca5f093472f651a853d0df550099af3a5d15c0
tree1ff41344348306fb6e61f8e37a1acd427d536e42
parent43e1eadf263bb8a25bb9ac6705d3ab51eeeab1d0
The following files:

LinuxThread.cpp
LinuxThread.h
NativeRegisterContext.h
ProcessLinux.cpp
ProcessLinux.h
ProcessMonitor.cpp
ProcessMonitor.h

Were inserted in the CopyFiles phase of the "desktop" aggregate target.  That caused them to get
copied to /usr/shared/man/man1 on install, which isn't right.  Not sure why they were there...
I removed them.  If this was supposed to achieve some other purpose, we should discuss how to do
that correctly on the mailing list.

<rdar://problem/17642262>

llvm-svn: 213094
lldb/lldb.xcodeproj/project.pbxproj