[LLVMbugs] [Bug 15217] unit tests mistakenly linking to installed (not built) shared libraries at run time on darwin
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Feb 8 16:12:21 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15217
David Fang <fang at csl.cornell.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from David Fang <fang at csl.cornell.edu> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130209/0a0b40da/attachment.html>
More information about the llvm-bugs
mailing list