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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs