[Lldb-commits] [Bug 8271] New: Extraneous Files (Building under linux / makefiles)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 1 08:41:28 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8271
Summary: Extraneous Files (Building under linux / makefiles)
Product: lldb
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
AssignedTo: lldb-commits at cs.uiuc.edu
ReportedBy: wlynch at wlynch.cx
Hello,
When comparing the makefile system to the xcode project, I've found that the
makefiles refer to a few files that the xcode project believes don't exist. If
possible, could these files be removed from the repository?
If you would rather leave them in the repo, I can put together a patch to have
the makefiles ignore them.
* source/gdbserver
* source/Commands/CommandObjectCall.h
* source/Commands/CommandObjectCall.cpp
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the lldb-commits
mailing list