[PATCH] D16387: [llvm-go] add component lib deps to llvm-go

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 18:01:48 PST 2016


pcc added a comment.

Does this solve the problem? In Evgeniy's configuration the libraries llvm-config was looking for wasn't being built (i.e. there were no build rules for them).

Can't you just append components on line 92 of llvm-go.go?


http://reviews.llvm.org/D16387





More information about the llvm-commits mailing list