[llvm] [mlgo-utils] Hoist entry script out to the correct directory (PR #146981)

Vincent Lee via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 4 11:17:45 PDT 2025


thevinster wrote:

@boomanaiden154 To avoid breaking any of the pip packaging functionality, I added the same top level wrapper referencing those same files that pip install also does. With this, the bazel changes will reference these top level wrappers instead which fixes our side without needing to worry if it breaks pip packaging.

https://github.com/llvm/llvm-project/pull/146981


More information about the llvm-commits mailing list