Hi devs,
I am curious about available commands in test files. I see there are some basic commands like cp, rm and so on. Is there any table or doc that listed available commands on the test server?
Hi devs,
I am curious about available commands in test files. I see there are some basic commands like cp, rm and so on. Is there any table or doc that listed available commands on the test server?
http://llvm.org/docs/GettingStarted.html#software is the list of tools which are supposed to be available.
-Eli