]> git.sur5r.net Git - cc65/commit
No need to simplify an expression in SegDone() if it is replaced by a constant
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 3 Jan 2012 19:40:00 +0000 (19:40 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 3 Jan 2012 19:40:00 +0000 (19:40 +0000)
commitbe77192bcf1fde24525645b23ba4c15e6a44a117
tree3e4048b1483346d576f560ebaf438986785452ca
parentb16a12d26086d5e0f71b35f7c2997fb8d616e118
No need to simplify an expression in SegDone() if it is replaced by a constant
anyway.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5372 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/segment.c