Comments only: explain why StgConApp is still useful
authorsimonpj@microsoft.com <unknown>
Sun, 5 Aug 2007 21:44:04 +0000 (21:44 +0000)
committersimonpj@microsoft.com <unknown>
Sun, 5 Aug 2007 21:44:04 +0000 (21:44 +0000)
compiler/stgSyn/StgSyn.lhs

index 2749081..527848f 100644 (file)
@@ -168,6 +168,8 @@ constructors, primitives, and literals.
 \begin{code}
   | StgLit     Literal
   
+       -- StgConApp is vital for returning unboxed tuples
+       -- which can't be let-bound first
   | StgConApp  DataCon
                [GenStgArg occ] -- Saturated