From: simonpj@microsoft.com Date: Mon, 5 Jun 2006 15:43:05 +0000 (+0000) Subject: Remove one more IfaceInlineCall X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6b73e439b8bdb5629fffd6ec726806bc7e258ff3;p=ghc-hetmet.git Remove one more IfaceInlineCall --- diff --git a/compiler/parser/ParserCore.y b/compiler/parser/ParserCore.y index 7b82eba..4d2fc70 100644 --- a/compiler/parser/ParserCore.y +++ b/compiler/parser/ParserCore.y @@ -232,7 +232,6 @@ exp :: { IfaceExpr } | '%note' STRING exp { case $2 of --"SCC" -> IfaceNote (IfaceSCC "scc") $3 - "InlineCall" -> IfaceNote IfaceInlineCall $3 "InlineMe" -> IfaceNote IfaceInlineMe $3 } | '%external' STRING aty { IfaceFCall (ForeignCall.CCall