Hi, I have build success gollvm. I can use go、llvm-goc binary. For Example: "go run helloworld.cpp" 、"llvm-goc -S -emit-llvm helloworld.go -o helloworld.ll" and so on. But i have a question, I wright go programe on GoLand IDE normally, How can I put go 、llvm-goc into The GoLand IED? let GoLand IDE use custom compiler go?
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/501768d4-8a20-41eb-9f02-024209c0bc83n%40googlegroups.com.
