[PATCH] D74540: Rework go bindings so that binding tests work fine

Raphael Isemann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 03:37:39 PST 2020


teemperor added a comment.

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?


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