[Lldb-commits] [PATCH] D108090: [lldb/lua] Supplement typemaps for Lua bindings

Siger Young via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Aug 15 09:44:14 PDT 2021


siger-young created this revision.
Herald added a subscriber: mgorny.
siger-young requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Add necessary typemaps for Lua bindings.

Signed-off-by: Siger Yang <sigeryeung at gmail.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108090

Files:
  lldb/CMakeLists.txt
  lldb/bindings/lua/CMakeLists.txt
  lldb/bindings/lua/lua-typemaps.swig
  lldb/bindings/lua/lua-wrapper.swig
  lldb/bindings/lua/lua.swig
  lldb/source/API/liblldb-private.exports
  lldb/source/API/liblldb.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108090.366509.patch
Type: text/x-patch
Size: 10681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210815/bda3d858/attachment-0001.bin>


More information about the lldb-commits mailing list