mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 11:38:04 +08:00
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