[PATCH] D43070: Add an instruction to avoid cgo compilation error from Go 1.9.4
Ryuichi Hayashida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 18:56:53 PST 2018
rhysd added a comment.
> It looks like they've been set into the default set here: https://go-review.googlesource.com/c/go/+/94676
yeah, because I suggested that they are listed in the whitelist in the issue thread.
For Go 1.10, we no longer need this. But I want to ensure that the whitelist fix is also included in 1.9.5.
After that, I think we no longer need this completely.
Repository:
rL LLVM
https://reviews.llvm.org/D43070
More information about the llvm-commits
mailing list