diff options
author | Andreas Klebinger <klebinger.andreas@gmx.at> | 2022-02-25 14:51:47 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-02-28 19:17:12 -0500 |
commit | 4f0208e53444d32c7f3795b3ac15acbfc75bf58c (patch) | |
tree | d06a70f2bd3b00503ba87666fcbe12cc525aa462 /compiler/GHC/Unit/Module/ModGuts.hs | |
parent | adfddf7de3a9c1f757cbf027815a4b4f6ee86a7e (diff) | |
download | haskell-4f0208e53444d32c7f3795b3ac15acbfc75bf58c.tar.gz |
CLabel cleanup:
Remove these smart constructors for these reasons:
* mkLocalClosureTableLabel : Does the same as the non-local variant.
* mkLocalClosureLabel : Does the same as the non-local variant.
* mkLocalInfoTableLabel : Decide if we make a local label based on the name
and just use mkInfoTableLabel everywhere.
Diffstat (limited to 'compiler/GHC/Unit/Module/ModGuts.hs')
0 files changed, 0 insertions, 0 deletions