Changes between Version 2 and Version 3 of Commentary/Compiler/Backends/LLVM

Show
Ignore:
Timestamp:
02/20/10 17:43:47 (3 years ago)
Author:
dons
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Commentary/Compiler/Backends/LLVM

    v2 v3  
    5555{{{ghc --info}}} should also now report that it includes the llvm code generator. 
    5656 
     57The [http://hackage.haskell.org/package/ghc-core ghc-core] tool also supports the llvm backend, and will display the generated assembly code for your platform. 
    5758 
    5859= Performance =