
14 Mar
2013
14 Mar
'13
2:05 p.m.
Austin is correct - I have built LLVM from the tarball.
I also built both GHC 7.4.2 and 7.6.2 from source (release tarballs), both using the native back end. I used LLVM backend (perf-llvm) for mine GHC 7.6.2.
I'm attaching some notes I made yesterday and today when I was investigating my build failures with LLVM 3.0. Perhaps they will be helpful. Janek