diff options
author | Pavel Labath <labath@google.com> | 2015-08-24 13:23:48 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-08-24 13:23:48 +0000 |
commit | 84f43f36f3d6997e028b55d65932c15be114bacb (patch) | |
tree | afb0032eaa6a3c67948357f658b2129d37134976 /llvm/lib | |
parent | b86e2727f0540917e1b29afa4377796e7e9ed41b (diff) | |
download | llvm-84f43f36f3d6997e028b55d65932c15be114bacb.zip llvm-84f43f36f3d6997e028b55d65932c15be114bacb.tar.gz llvm-84f43f36f3d6997e028b55d65932c15be114bacb.tar.bz2 |
Make TestCreateDuringInstructionStep linux-specific
Summary:
There were a number of issues about the way I have designed this test originally:
- it relied on single-stepping through large parts of code, which was slow and unreliable
- the threading libraries interfered with the exact thing we wanted to test
For this reason, I have rewritted the test using low-level linux api, which allows the test to be
much more focused. The functionality for other platforms will need to be tested separately.
Reviewers: tberghammer
Subscribers: tberghammer, danalbert, srhines, lldb-commits
Differential Revision: http://reviews.llvm.org/D12280
llvm-svn: 245838
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions