summaryrefslogtreecommitdiffstats
path: root/llvm/utils/wciia.py
Commit message (Collapse)AuthorAgeFilesLines
* Python compat - print statementSerge Guelton2019-01-031-6/+7
| | | | | | | | | Make sure all print statements are compatible with Python 2 and Python3 using the `from __future__ import print_function` statement. Differential Revision: https://reviews.llvm.org/D56249 llvm-svn: 350307
* Fix known typosAlp Toker2014-01-241-1/+1
| | | | | | | Sweep the codebase for common typos. Includes some changes to visible function names that were misspelt. llvm-svn: 200018
* really fix permissionsPawel Wodnicki2012-11-171-0/+0
| | | | llvm-svn: 168256
* fix permissionsPawel Wodnicki2012-11-171-1/+1
| | | | llvm-svn: 168255
* adding whose code is it anywa toolsPawel Wodnicki2012-11-171-0/+125
llvm-svn: 168254
OpenPOWER on IntegriCloud