DavidSpickett wrote:
> I don't know how the prebuilt binaries are built, but I'd guess they will
> install and zip the install-directory. In that case, this should work.
@omjavaid would know this for Windows on Arm.
https://github.com/llvm/llvm-project/pull/137467
_
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: nerix (Nerixyz)
Changes
https://github.com/llvm/llvm-project/commit/f0248ca54531125599af8f22e686e1c77de0416a
initially added a post build event to copy the Python DLL to the `bin`
directory. This relied on `PYTHON_DLL` being present, which
https://github.com/Nerixyz created
https://github.com/llvm/llvm-project/pull/137467
https://github.com/llvm/llvm-project/commit/f0248ca54531125599af8f22e686e1c77de0416a
initially added a post build event to copy the Python DLL to the `bin`
directory. This relied on `PYTHON_DLL` being present,