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

Check whether the empty file list check in dmrC_sparse_initialize() can be permanently removed #21

Open dibyendumajumdar opened 7 years ago

dibyendumajumdar commented 7 years ago

To support compiling buffers the initialize step must be performed even if no files are present.