summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/example
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-04-05 18:56:48 +0000
committerReid Kleckner <rnk@google.com>2017-04-05 18:56:48 +0000
commit2ae37c15c3fdd202deef5fa3b2fd0da4ecc6c7d8 (patch)
treebc95abf7fddb4f5893eab0a968de9faf78a64005 /lldb/packages/Python/lldbsuite/test/example
parent02185c04b2334d962c2a8918c16cf3d5182c5fbb (diff)
downloadbcm5719-llvm-2ae37c15c3fdd202deef5fa3b2fd0da4ecc6c7d8.tar.gz
bcm5719-llvm-2ae37c15c3fdd202deef5fa3b2fd0da4ecc6c7d8.zip
[lit] Fix Analysis test format pickling error
Move the test format into a standalone .py file and add it to the site module search path. This allows us to run the test on Windows, and it makes it compatible with the multiprocessing.Pool lit test execution strategy. I think this test was only passing everywhere else because multiprocessing uses 'fork' to spawn workers, so the test format never needs to be pickled. llvm-svn: 299577
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/example')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud