Changes between Version 10 and Version 11 of Commentary/Compiler/Backends/LLVM/Installing
- Timestamp:
- 03/29/10 22:47:48 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/LLVM/Installing
v10 v11 2 2 = Installing & Using the LLVM Back-end = 3 3 4 The patch needed can be found at:4 The patch needed for GHC can be found at: 5 5 6 * GHC Patch (applies to GHC): http://www.cse.unsw.edu.au/~davidt/downloads/ghc-llvmbackend-full.dpatch 7 8 '''Update (24/03/2010)''': The changes required to LLVM for it to work with the back-end have been accepted upstream. You now just need to grab a recent 2.7 (since Pre-release1) build of LLVM or build your own copy from SVN. 6 * GHC Patch: http://www.cse.unsw.edu.au/~davidt/downloads/ghc-llvmbackend-full.dpatch 9 7 10 8 == Installing ==
