[LLVMbugs] [Bug 17916] lit/TestingConfig.py unable to find an existing lit.cfg file
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 14 15:24:56 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=17916
David Fang <fang at csl.cornell.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |joerg at NetBSD.org
Resolution|--- |FIXED
--- Comment #3 from David Fang <fang at csl.cornell.edu> ---
Regression due to r194168:
[build] Update runtime library and tests to work with relocatable SDKs on OS
X 10.9.
It was failing due to running xcrun, which doesn't exist on ancient darwin (8).
r194745 has fixed this. Many thanks!
--
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/20131114/28056966/attachment.html>
More information about the llvm-bugs
mailing list