dibyendumajumdar / dmr_c

dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends
Other
52 stars 2 forks source link

Add a build option that only includes the preprocessor and C parser #32

Open dibyendumajumdar opened 6 years ago

dibyendumajumdar commented 6 years ago

In this option the linearizer will be excluded, as will any JIT backends.