[PATCH] D74540: Rework go bindings so that binding tests work fine
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 03:52:23 PST 2020
serge-sans-paille added a comment.
In D74540#1874011 <https://reviews.llvm.org/D74540#1874011>, @teemperor wrote:
> So this is just using the system go compiler instead of `llvm-go` and all the files move to `src/` because that's how the normal go compiler expects the workspace to look like?
yeah, that's basically it. Plus a few lit config stuff to make sure everything works. Which is not settled yet per the validation :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74540/new/
https://reviews.llvm.org/D74540
More information about the llvm-commits
mailing list