Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/ETISS.cpp: raise fatal error if plugin can not be found
Before, etiss would just print a warning due to passing a nullptr to addPlugin: ``` === Setting up plug-ins === ETISS: Info: Adding Plugin QVanillaAcceleratorT2 ETISS: Warning: etiss::CPUCore::addPlugin() called without passing a valid plugin pointer. { {core0} } ```
- Loading branch information