[Lldb-commits] [PATCH] D69019: [lldb] move package generation from python to cmake

Haibo Huang via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 22:25:30 PDT 2019


hhb created this revision.
hhb added a project: LLDB.
hhb planned changes to this revision.

This is the last part. And we can remove the python script.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69019

Files:
  lldb/CMakeLists.txt
  lldb/scripts/Python/createPythonInit.py
  lldb/scripts/Python/finishSwigPythonLLDB.py
  lldb/scripts/finishSwigWrapperClasses.py
  lldb/scripts/utilsArgsParse.py
  lldb/scripts/utilsDebug.py
  lldb/scripts/utilsOsType.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69019.225162.patch
Type: text/x-patch
Size: 58369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191016/187cc8ce/attachment-0001.bin>


More information about the lldb-commits mailing list