mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
b4f9147646
Add another container for LLVM modules. This one stores one `llvm::Module` per function (all modules share the same `llvm::LLVMContext` for performance reasons).