[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 30 Sep 2020 00:22:16 +0000 (17:22 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 30 Sep 2020 00:23:33 +0000 (17:23 -0700)
commitbd14d6ea1517c93ceecaec29dad016d9a122fa1b
treecaccf789a926deca9b1c30a4e88d22e77d5f7e7f
parentafcf9c47c5e74a0b567531547b677ff1d383ae50
[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)

Give the trace directory argument its own variable
(LLDB_TEST_TRACE_DIRECTORY) so that we can configure it in
lit.site.cfg.py if we so desire.
lldb/test/API/CMakeLists.txt
lldb/test/API/lit.cfg.py
lldb/test/API/lit.site.cfg.py.in
lldb/utils/lldb-dotest/CMakeLists.txt
lldb/utils/lldb-dotest/lldb-dotest.in