aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-12-15 13:56:22 +0000
committerPavel Labath <labath@google.com>2017-12-15 13:56:22 +0000
commit671d3e63184640363f032d77b8f60606abdce388 (patch)
treee1cf11469f6a27e37215b9ef3d3c50c9e5c7cd58 /llvm/lib/CodeGen/MachineOperand.cpp
parent186990c49b708f424fc525ae111b70fa97813d03 (diff)
downloadllvm-671d3e63184640363f032d77b8f60606abdce388.zip
llvm-671d3e63184640363f032d77b8f60606abdce388.tar.gz
llvm-671d3e63184640363f032d77b8f60606abdce388.tar.bz2
llgs-tests: Make addition of new tests easier
Summary: Adding a new test would require one to duplicate a significant part of the existing test that we have. This attempts to reduce that by moving some part of that code to the test fixture. The StandardStartupTest fixture automatically starts up the server and connects it to the client. I also add a more low-level TestBase fixture, which allows one to start up the client and server in a custom way (I am going to need this for the test I am writing). Reviewers: eugene, zturner Subscribers: lldb-commits, mgorny Differential Revision: https://reviews.llvm.org/D41066 llvm-svn: 320809
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions