[LLVMbugs] [Bug 19379] New: llvm-lit does not get built on Windows.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 9 05:08:59 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19379
Bug ID: 19379
Summary: llvm-lit does not get built on Windows.
Product: Build scripts
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: cmake
Assignee: unassignedbugs at nondot.org
Reporter: jujjyl at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
1. Run CMake with the following args:
cmake -G "Visual Studio 10 Win64" -DCMAKE_INCLUDE_EXAMPLES=OFF
-DCMAKE_INCLUDE_TESTS=OFF c:/path/to/llvm
2. Open the generated .sln file in VS2010.
Observed: The tool llvm-lit is not present in the solution and does not get
built.
Expected: The tool llvm-lit should be found in the solution in folder
Utils/llvm-lit
--
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/20140409/bda5929d/attachment.html>
More information about the llvm-bugs
mailing list