[PATCH] D34132: Add scripts to perform LNT submissions

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 19:26:09 PDT 2017


MatzeB updated this revision to Diff 102288.
MatzeB added a comment.

Rename tools to not use the `.py` extension; They are used as standalone tools so there is no need to bake the .py extension into the name (no extensions is shorter and in principle allows replacing them with something written in a different language)


Repository:
  rL LLVM

https://reviews.llvm.org/D34132

Files:
  CMakeLists.txt
  utils/compilerinfo
  utils/lntsubmit

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34132.102288.patch
Type: text/x-patch
Size: 18214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/e397b733/attachment.bin>


More information about the llvm-commits mailing list