I found a few Python files not using Python 3 syntax in the tree when trying to apply reformatting to them. This was converted with 2to3 and the changes seemed sane. Reviewed By: MaskRay, browneee Differential Revision: https://reviews.llvm.org/D143701
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================