Changes between Version 5 and Version 6 of Commentary/Compiler/Backends/LLVM/Installing
- Timestamp:
- 03/28/10 05:43:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/LLVM/Installing
v5 v6 6 6 * GHC Patch (applies to GHC): http://www.cse.unsw.edu.au/~davidt/downloads/ghc-llvmbackend-full.dpatch 7 7 8 The back-end also lives in a Git repository where the actual development work is done, this can be found at https://cgi.cse.unsw.edu.au/~davidt/cgit/cgit.cgi/Thesis%20GHC%20Dev/. The Git repository only includes the core back-end, not the changes needed to the rest of GHC.8 The back-end also lives in a Git repository where the actual development work is done, this can be found [https://cgi.cse.unsw.edu.au/~davidt/cgit/cgit.cgi/Thesis%20GHC%20Dev/ here]. The Git repository only includes the core back-end, not the changes needed to the rest of GHC. 9 9 10 10 '''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.
