MimIR
0.4-dev
MimIR is my Intermediate Representation
Toggle main menu visibility
Loading...
Searching...
No Matches
opt.cpp
Go to the documentation of this file.
1
#include "
mim/plug/opt/opt.h
"
2
3
using namespace
mim
;
4
5
extern
"C"
MIM_EXPORT
Plugin
mim_get_plugin
() {
return
{
"opt"
,
MIM_VERSION
, {}, {}, {}, {}, {}, {}}; }
MIM_EXPORT
#define MIM_EXPORT
Definition
config.h:21
mim
Definition
ast.h:16
mim::mim_get_plugin
mim::Plugin mim_get_plugin()
opt.h
MIM_VERSION
#define MIM_VERSION
Definition
plugin.h:149
mim::Plugin
Basic info and registration function pointer to be returned from a specific plugin.
Definition
plugin.h:154
src
mim
plug
opt
opt.cpp
Generated by
1.18.0