mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
b982b69c5d
Inject is meant to inject a model into an `llvm::Module`, but it fails when operating on a Module that had no model metadata. This commit fixes the bug.