arcana-lab / memoir

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

Add MemOIRBuilder #62

Closed tommymcm closed 1 year ago

tommymcm commented 1 year ago

Resolved with c35ff51f075400b9cb526aadc9534781a6d31fb0 which adds MemOIRBuilder, a wrapper for llvm::IRBuilder. The API is not complete, additions should be made as needed.