LLVM: Add error message
This commit is contained in:
@@ -1303,6 +1303,8 @@ extern void ppu_initialize(const ppu_module& info)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
fmt::throw_exception("LLVM is not available in this build.");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user