summaryrefslogtreecommitdiff
path: root/lldb/test/API/lua_api/Makefile
AgeCommit message (Collapse)Author
2021-10-12[lldb/lua] Supplement Lua bindings for lldb moduleSiger Yang
Add necessary typemaps for Lua bindings, together with some other files. Signed-off-by: Siger Yang <sigeryeung@gmail.com> Reviewed By: tammela Differential Revision: https://reviews.llvm.org/D108090