[Haskell-cafe] Annotating GHC assembler output?

Ben Lippmeier Ben.Lippmeier at anu.edu.au
Mon Mar 3 20:50:28 EST 2008


And to answer your actual question..
No - notes in the core language get stripped out during conversion to STG.

Ben.

Justin Bailey wrote:
> 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
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>   



More information about the Haskell-Cafe mailing list