commit | 10bc44c5e3ef3eced7db6b53dc0c5eeaef95cc3b | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Wed Jul 29 17:56:38 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 08 21:01:25 2020 -0700 |
tree | c7a14ad5884634b7028c5759d8283f68a0eac8ff | |
parent | beaa77fdf263641c235232fdf12306ce09467a37 [diff] |
[lldb] Move finish_swig logic into a function in the binding dir Move the finish_swig logic into a function in the bindings directory. By making this a function I can reuse the logic internally where we ship two Python versions and therefore need to finish the bindings twice. GitOrigin-RevId: 9a3dbc972322413045bb5672b0fd3ba8c216c987