21 Aug
2015
21 Aug
'15
9:44 p.m.
Ben Burdette wrote:
No prob! Either forum is ok for me. get info output:
Ok, this:
,("ld command","/usr/bin/ld.gold")
means GHC uses ld.gold explicitly and this
,("LLVM llc command","/usr/bin/llc-3.5") ,("LLVM opt command","/usr/bin/opt-3.5")
means its using the right versions of the llvm tool. Try compiling and running a simple "Hello world" type program. Try compiling with and without optimisation. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/