[LLVMbugs] [Bug 486] NEW: llvm-test Makefle rules not based on llvm/Makefile.rules
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Dec 15 23:41:57 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=486
Summary: llvm-test Makefle rules not based on llvm/Makefile.rules
Product: Test Suite
Version: 1.3
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Programs Tests
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rspencer at x10sys.com
When llvm-test was being separated from llvm, the separation was partially
accomplished by copying the then llvm/Makefile.rules to the llvm-test project.
While this is working fine, it is a duplication and the llvm-test/Makefile.rules
is now getting quite out of date with improvmenets in llvm/Makefile.rules. We
should make llvm-test/Makefile.rules include llvm/Makefile.rules and eliminate
the duplication.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list