[lldb/Test] Create reproducer dir if necessary
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 14 Jul 2020 23:17:10 +0000 (16:17 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 14 Jul 2020 23:17:53 +0000 (16:17 -0700)
commit984e12ab48cdb5d81d0e994e1e0baca9cc3037a1
tree75b8fa22183914b5725326699e863fd3c96fff2c
parentbd43fa29e3f92161270cbd077b79282cdcbb6aa0
[lldb/Test] Create reproducer dir if necessary

Create the reproducer directory under the build root if it doesn't
exists. The reproducer will only create the top level directory.
lldb/test/API/lit.cfg.py