summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmCon.hs
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2012-07-09 16:46:02 +0100
committerSimon Marlow <marlowsd@gmail.com>2012-07-11 10:03:21 +0100
commitbf32abdab86f1c88c502e1b5a7bd1ea419e6c8b5 (patch)
tree8cd3bbc03143c378182fead659ebbcd89a2ef85c /compiler/codeGen/StgCmmCon.hs
parent6ed684b35af3045a41e34b4f8a0b6dd05a6eb700 (diff)
downloadhaskell-bf32abdab86f1c88c502e1b5a7bd1ea419e6c8b5.tar.gz
remove some redundant SRT-related stuff
Diffstat (limited to 'compiler/codeGen/StgCmmCon.hs')
-rw-r--r--compiler/codeGen/StgCmmCon.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/codeGen/StgCmmCon.hs b/compiler/codeGen/StgCmmCon.hs
index c348570a54..a7af5662e9 100644
--- a/compiler/codeGen/StgCmmCon.hs
+++ b/compiler/codeGen/StgCmmCon.hs
@@ -92,7 +92,6 @@ cgTopRhsCon id con args
info_tbl
dontCareCCS -- Because it's static data
caffy -- Has CAF refs
- False -- no SRT
payload
-- BUILD THE OBJECT