diff options
author | John Brawn <john.brawn@arm.com> | 2016-07-01 17:05:58 +0000 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2016-07-01 17:05:58 +0000 |
commit | 4e3656d2cb91ce5ad2e52d20e4c664de5a602a29 (patch) | |
tree | 7038e495575173bf9f91b73a2ba18c6d72ee9e8f /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | 7f9fbec3e8bbd68de9acba714cc080d4e7af87aa (diff) | |
download | bcm5719-llvm-4e3656d2cb91ce5ad2e52d20e4c664de5a602a29.tar.gz bcm5719-llvm-4e3656d2cb91ce5ad2e52d20e4c664de5a602a29.zip |
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.
llvm-svn: 274365
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions