arcana-lab / memoir

A case for representing data collections and objects in the LLVM IR
MIT License
11 stars 2 forks source link

Object Splicing Mechanism #31

Open tommymcm opened 1 year ago

tommymcm commented 1 year ago

We need to implement a basic mechanism for object splicing optimizations (splitting/merging) that works on memoir types and patches up the related objects and their field references.