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

Bug in the conversion of a symbol type in switch condition #24

Closed dibyendumajumdar closed 7 years ago

dibyendumajumdar commented 7 years ago

We need to allow for the condition value to be a basic type and not a SYM_NODE.

dibyendumajumdar commented 7 years ago

Fixed in 0.2