[all-commits] [llvm/llvm-project] d13da5: [lldb] Remove lldbconfig module
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Jan 7 15:58:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d13da5f0da1ca39d2130f4ae602184350c3ec968
https://github.com/llvm/llvm-project/commit/d13da5f0da1ca39d2130f4ae602184350c3ec968
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
M lldb/bindings/python/python.swig
R lldb/packages/Python/lldbconfig/__init__.py
Log Message:
-----------
[lldb] Remove lldbconfig module
The lldbconfig module was necessary to run the LLDB test suite against a
reproducer. Since this functionality has been removed, the module is no
longer necessary.
More information about the All-commits
mailing list