Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Handle DICompileUnits properly #2

Open
yotann opened this issue Nov 14, 2020 · 0 comments
Open

Handle DICompileUnits properly #2

yotann opened this issue Nov 14, 2020 · 0 comments
Labels
bug Something isn't working low priority

Comments

@yotann
Copy link
Owner

yotann commented Nov 14, 2020

Currently, splitting and joining causes DICompileUnits to be duplicated so each function gets its own copy of the compile unit. To fix this, we need to use the remainder module to keep track of which compile units are actually the same.

@yotann yotann added bug Something isn't working low priority labels Nov 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working low priority
Projects
None yet
Development

No branches or pull requests

1 participant