aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorStella Stamenova <stilis@microsoft.com>2018-05-07 21:57:00 +0000
committerStella Stamenova <stilis@microsoft.com>2018-05-07 21:57:00 +0000
commit8380d12a6e7feed4198cfb797d17c07acdfa8a6b (patch)
tree43b65aaa7b2f90db7510a1c544018b9801e0be5a /llvm/lib/CodeGen/MachineOperand.cpp
parent9bd6067db650f8d757935fe35f2911e66c7fdc23 (diff)
downloadllvm-8380d12a6e7feed4198cfb797d17c07acdfa8a6b.zip
llvm-8380d12a6e7feed4198cfb797d17c07acdfa8a6b.tar.gz
llvm-8380d12a6e7feed4198cfb797d17c07acdfa8a6b.tar.bz2
[lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows
Summary: In decorators.py, when opening streams, open them in text mode. In Py3, if they are not opened in text mode, the data is also expected to be binary, but we always use text data. In TestLinuxCore, skip the tests that are not applicable on Windows In the python api main.c, update the code to be compilable on Windows Reviewers: asmith, zturner Reviewed By: zturner Subscribers: zturner Differential Revision: https://reviews.llvm.org/D46440 llvm-svn: 331686
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions