aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2015-08-24 13:23:48 +0000
committerPavel Labath <labath@google.com>2015-08-24 13:23:48 +0000
commit84f43f36f3d6997e028b55d65932c15be114bacb (patch)
treeafb0032eaa6a3c67948357f658b2129d37134976 /llvm/lib
parentb86e2727f0540917e1b29afa4377796e7e9ed41b (diff)
downloadllvm-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