[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 19:02:17 PST 2018


rhysd added a comment.

> If we want this for 6.0, it needs to land real soon.
>  Eric, do you have concerns or do you want to commit it?

Ah, I missed to catch this point.
The latest Go version (1.10) fixed this. So I don't think this patch is urgent and can skip 6.0.


Repository:
  rL LLVM

https://reviews.llvm.org/D43070





More information about the llvm-commits mailing list