diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2022-10-05 16:35:40 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 10:35:40 +0200 |
commit | 3e2b30879c31d386b5da0043f6a2604d9c0d7bb4 (patch) | |
tree | cec0ff15f38fe6f88c31d2298ff35b94966b8f3c /compiler/transf.nim | |
parent | 2dec69fe5aa67d4089bf674c25097cc3342b5284 (diff) | |
download | Nim-3e2b30879c31d386b5da0043f6a2604d9c0d7bb4.tar.gz |
fixes #19231; newFinalize doesn't work with ORC (#20291)
* fixes #19231; newFinalize doesn't work with ORC first make it pass tests * remove the tables dep creates a binding for finalized procs in order to handle the same symbols. It used to wrongly generat a new symbol id for the same symbol as the encountered one before * refactor and revert #14257 * de indentation * fixes tests; uses instantiated types
Diffstat (limited to 'compiler/transf.nim')
0 files changed, 0 insertions, 0 deletions