[all-commits] [llvm/llvm-project] 3a6da1: [lldb/SWIG] Modulerize lldb.swig so parts of it ca...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Dec 13 14:52:08 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3a6da1122b990386edeba0987d0d1fdc9c8dc53d
https://github.com/llvm/llvm-project/commit/3a6da1122b990386edeba0987d0d1fdc9c8dc53d
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
A lldb/scripts/headers.swig
A lldb/scripts/interfaces.swig
M lldb/scripts/lldb.swig
Log Message:
-----------
[lldb/SWIG] Modulerize lldb.swig so parts of it can be reused.
This groups the headers and interfaces in separate files that can be
included by other swig files for different languages.
More information about the All-commits
mailing list