[llvm-dev] Compatibility issue with go

Rafael Avila de Espindola via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 9 16:02:41 PST 2017


I spent most of the day trying to figure out why go packages were
failing to build when lld was the system linker.

I finally got to what IMHO is an issue in go:
https://github.com/golang/go/issues/19018.

I will still give it a try tomorrow to see how hard it would be to work
around it in lld, but just wanted to share in case anyone else was
hitting the same problem.

Cheers,
Rafael


More information about the llvm-dev mailing list