[LLVMbugs] [Bug 11140] Fast nightly test buildbot failing

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 18 02:48:17 PDT 2011


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

Duncan Sands <baldrick at free.fr> changed:

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

--- Comment #1 from Duncan Sands <baldrick at free.fr> 2011-10-18 04:48:17 CDT ---
Dgregor fixed this in commit 142187:

"When building a module, use the macro definitions on the command line
as part of the hash rather than ignoring them. This means we'll end up
building more module variants (overall), but it allows configuration
macros such as NDEBUG to work so long as they're specified via command
line. More to come in this space."

I don't understand why it fixed it, but hey :)

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list