[all-commits] [llvm/llvm-project] d7db09: [lldb] Move ArchitectureCreateInstance into ldb-pr...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Feb 18 20:21:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d7db094ef790f16a6252ac83a48958de23851aee
https://github.com/llvm/llvm-project/commit/d7db094ef790f16a6252ac83a48958de23851aee
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M lldb/include/lldb/Core/PluginManager.h
M lldb/include/lldb/lldb-forward.h
M lldb/include/lldb/lldb-private-interfaces.h
M lldb/source/Core/PluginManager.cpp
Log Message:
-----------
[lldb] Move ArchitectureCreateInstance into ldb-private-interfaces
There's no reason this should be the only one living in the
PluginManager itself.
More information about the All-commits
mailing list