diff options
author | simonpj@microsoft.com <unknown> | 2010-03-04 12:38:22 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2010-03-04 12:38:22 +0000 |
commit | 4623207393db41c970e713c326e9b54aa017dc3a (patch) | |
tree | 8fc86b1356eaa3be5df2cd10c1f805ea2eb51f5c /compiler/codeGen | |
parent | d60d5996635f751d641fe29db6bde59822019235 (diff) | |
download | haskell-4623207393db41c970e713c326e9b54aa017dc3a.tar.gz |
Two things to do with -dsuppress-uniques
a) Even with -dsuppress-uniques, don't suppress them when outputing
code, else the assembler falls over bleating
b) Do suppress uniques in names generated by TH. It's a bit grungy
to do this: see Note [Suppressing uniques in OccNames]. But
it's only needed for test de-wobblification so the grunge isn't
really important.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions