[PATCH] D74430: [Go] Remove go bindings test as it depends on llvm-go
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 11:37:37 PST 2020
JDevlieghere created this revision.
JDevlieghere added reviewers: echristo, pcc.
Herald added a subscriber: mgorny.
Herald added a project: LLVM.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74430
Files:
llvm/CMakeLists.txt
llvm/cmake/config-ix.cmake
llvm/cmake/modules/AddLLVM.cmake
llvm/test/Bindings/Go/go.test
llvm/test/Bindings/Go/lit.local.cfg
llvm/test/CMakeLists.txt
llvm/test/lit.cfg.py
llvm/test/lit.site.cfg.py.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74430.243933.patch
Type: text/x-patch
Size: 8025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/be17f078/attachment.bin>
More information about the llvm-commits
mailing list