commit | 2b0881d6277770a541f298e5dbcec33cacd61897 | [log] [tgz] |
---|---|---|
author | John Brawn <john.brawn@arm.com> | Fri Jul 01 17:05:58 2016 +0000 |
committer | John Brawn <john.brawn@arm.com> | Fri Jul 01 17:05:58 2016 +0000 |
tree | 12ae96185971ba2df84f47407d9b000e6732d67c | |
parent | 7aad63c5c97f549a089af9a7f5f9c02c99627238 [diff] |
Make extract_symbols.py be compatible with Python 3 This involved running 2to3 on it and adjusting all uses of subprocess to use universal_newlines=True so the output is text instead of binary. It remains compatible with Python 2.7. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274365 91177308-0d34-0410-b5e6-96231b3b80d8