We removed llgo from the monorepo so the llvm-go binary will no longer be available. This removes the one test for the Go bindings that relies on it. I didn't remove the bindings themselves, although I don't think they should be in tree without a test.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
We should bring back llvm-go instead. That program doesn't depend on llgo, it's mostly a helper for building the Go bindings.