[project @ 2000-05-22 17:05:57 by simonmar]
authorsimonmar <unknown>
Mon, 22 May 2000 17:05:57 +0000 (17:05 +0000)
committersimonmar <unknown>
Mon, 22 May 2000 17:05:57 +0000 (17:05 +0000)
commita83ec8c549e0487dd641793b74dc540c40ddb416
tree7eeb8aea5d6abc925f46150c3af8bf5091c72251
parentbff0edd5ffbfed23e43678d3bd1f1d0145a5f21a
[project @ 2000-05-22 17:05:57 by simonmar]
Re-instate foreign label and foreign export dynamic support in the NCG
(which both end up emitting a CLitLit into the abstract C) using a new
mkForeignLabel interface to CLabel.

This won't work if the foreign label is in a different DLL yet, but
Julian is on the case.
ghc/compiler/absCSyn/CLabel.lhs
ghc/compiler/nativeGen/StixPrim.lhs