6 lines
115 B
C++
6 lines
115 B
C++
|
#include "sgir.hpp"
|
||
|
|
||
|
//empty module for MLIR is generated to test the compile/link of MLIR code
|
||
|
onnf::SGIRTest();
|
||
|
|