Skip to content
Snippets Groups Projects
Commit 4723652a authored by Hannes Siebenhandl's avatar Hannes Siebenhandl Committed by Marge Bot
Browse files

Move 'nextWrapperNum' into 'DsM' and 'TcM'

Previously existing in 'DynFlags', 'nextWrapperNum' is a global
variable mapping a Module to a number for name generation for FFI calls.

This is not the right location for 'nextWrapperNum', as 'DynFlags'
should not contain just about any global variable.
parent 7f4d06e6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment