esa / opengeode

OpenGEODE - a free SDL State Machine editor for space applications...and more
https://opengeode.net
GNU Lesser General Public License v3.0
71 stars 20 forks source link

Added DIV operator to expression analysis #2

Closed dbrabera closed 10 years ago

dbrabera commented 10 years ago

Added missing div operator to expression analysis.

dbrabera commented 10 years ago

The test case 13 that I have in my fork on the llvm branch covers this and all the other binary expressions.