http://llvm.org/bugs/show_bug.cgi?id=15217
David Fang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from David Fang <[email protected]> --- I've been chasing ghosts. Those failing tests are in directories that are no longer relevant and are leftover from stale builds. They are accidentally detected by llvm-lit and run, which fail (dyld symbol missing whe API updates). Removing the stale binaries fixes this. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
