[project @ 2005-04-22 10:21:10 by simonmar]
authorsimonmar <unknown>
Fri, 22 Apr 2005 10:21:10 +0000 (10:21 +0000)
committersimonmar <unknown>
Fri, 22 Apr 2005 10:21:10 +0000 (10:21 +0000)
commitb0cfcc189e7280a1f18cdead8b875e4c42db5df0
treeae61c8b7af8a49877c2a59db0224a7fb8b319329
parent9b7a97d8b494f9d08399b8f680a28e1b4048feb4
[project @ 2005-04-22 10:21:10 by simonmar]
pprLit: when printing a CLabel, prefix it with '&'.  This ensures we
get the address rather than the value, in the case when the C label
refers to a variable (as might be the case if it is from a foreign
import, for example).
ghc/compiler/cmm/PprC.hs