[Haskell-cafe] Annotating GHC assembler output?

Justin Bailey jgbailey at gmail.com
Mon Mar 3 19:43:57 EST 2008


I'm interested in seeing what kind of assembler my functions turn
into. Is there a means of annotating assembler output, similar to the
{#- CORE -#} pragma? Is there a trickier way of doing it?

Justin


More information about the Haskell-Cafe mailing list