mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
153fcf2773
In the constructor of `InitRevng` also call all the `llvm::initialize*` functions. This is done to be less implementation-specific and having these functions be called in `LLVMPipelineRegistry.libraryInitialization`.