diff options
author | Davide Italiano <davide@freebsd.org> | 2019-01-10 01:15:18 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2019-01-10 01:15:18 +0000 |
commit | 53dddee1711efebd2cba328f6bd5ddfbdf9dc0dc (patch) | |
tree | 6ba0eae85c610a9b67bd84fb38a522b6f8381570 /llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp | |
parent | 8d530b777d5332ebc1fbf8239865dc1f507e740c (diff) | |
download | bcm5719-llvm-53dddee1711efebd2cba328f6bd5ddfbdf9dc0dc.tar.gz bcm5719-llvm-53dddee1711efebd2cba328f6bd5ddfbdf9dc0dc.zip |
[Python] Update checkDsymForUUIDIsOn to be compatible with Python 3.
Summary:
In python 2, strings and bytes are the same, but they're not in
python 3, hence the return of read() needs an explicit conversion.
While I'm around, rename the return of Popen() from `pipe` to
`process`, as that's what Popen returns.
Reviewers: JDevlieghere, friss, zturner, aprantl, serge-sans-paille
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D56517
llvm-svn: 350788
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp')
0 files changed, 0 insertions, 0 deletions