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

Handle DICompileUnits properly. #6

Open
yotann opened this issue Jan 28, 2019 · 0 comments
Open

Handle DICompileUnits properly. #6

yotann opened this issue Jan 28, 2019 · 0 comments
Labels
bug Something isn't working low priority

Comments

@yotann
Copy link
Owner

yotann commented Jan 28, 2019

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 Jan 28, 2019
@yotann yotann transferred this issue from yotann/bcdb-private Apr 12, 2022
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