Displaying 1 result from an estimated 1 matches for "1022557".
Did you mean:
102255
2012 May 23
6
[LLVMdev] Minor correction to the Visual Studio documentation
Hi again,
The Visual Studio getting started guide (
http://llvm.org/docs/GettingStartedVS.html) mentions the "llvm-lit" tool,
but fails to mention these things:
1. Either you need to run it from bash or a similar Unix shell, as
Windows does not recognize the extensionless Python script that it is.
2. Alternatively, you can invoke it using Python like this: python
bin/llvm-lit