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? Best Regards, Xing -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190227/39a9dcda/attachment.html>
Eli Friedman via llvm-dev
2019-Feb-27 02:30 UTC
[llvm-dev] [EXT] Available commands in test files
http://llvm.org/docs/GettingStarted.html#software is the list of tools which are supposed to be available. -Eli From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Xing GUO via llvm-dev Sent: Tuesday, February 26, 2019 6:15 PM To: LLVM Development List <llvm-dev at lists.llvm.org> Subject: [EXT] [llvm-dev] Available commands in test files 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? Best Regards, Xing -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190227/9e64a68f/attachment.html>