[Reproducer] Move the command loader into the reproducer (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 11 Sep 2019 23:27:12 +0000 (23:27 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 11 Sep 2019 23:27:12 +0000 (23:27 +0000)
commit4a491ec4916b960a8bbbdd857a352c38d4404b86
treed6dd22c88fc3db9f35c2c60bff4d7ebc92334075
parentd9aec34b978d688f90680e8785c4631eebe42ff3
[Reproducer] Move the command loader into the reproducer (NFC)

This just moves the CommandLoader utility into the reproducer namespace
and makes it accessible outside the API layer. This is setting things up
for a bigger change.

llvm-svn: 371689
lldb/include/lldb/Utility/Reproducer.h
lldb/source/API/SBDebugger.cpp
lldb/source/Utility/Reproducer.cpp