[LLVMbugs] [Bug 1283] Something broke nightly tester (no rule to build target)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Mar 29 08:40:51 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1283

rspencer at x10sys.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From rspencer at x10sys.com  2007-03-29 10:40 -------
This problem is now fixed. The configuration test for llvm-gcc includes a sanity
check that was looking for the "implementation" keyword. That keyword just got
removed from llvm. The fix is to make the sanity check look for "target
datalayout" which is probably more distinct anyway.

Patch here:

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070326/046405.html



------- 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