[PATCH] [llgo] Build cgo and llgo-go

Peter Collingbourne peter at pcc.me.uk
Fri Feb 13 17:25:25 PST 2015


================
Comment at: cmd/cgo/zdefaultcc.go:1
@@ +1,2 @@
+//===- zdefaultcc.go - default compiler locations -------------------------===//
+//
----------------
axw wrote:
> Did you mean to add this file? It doesn't match the .in file, and should just be generated during build?
The go and cgo commands need different zdefaultcc.go files because they have different sets of variables that need to be set and are installed n different locations.

http://reviews.llvm.org/D7629

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list