aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/createPythonInit.py
AgeCommit message (Collapse)AuthorFilesLines
2019-10-28[lldb] move package generation from python to cmakeHaibo Huang1-0/+17
Summary: This is the last part. And we can remove the python script. Subscribers: lldb-commits, mgorny Tags: #lldb Differential Revision: https://reviews.llvm.org/D69019