new keyword "labelRefCountChange" which allows peepholes to keep the correct label...
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 20 Feb 2005 19:29:56 +0000 (19:29 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 20 Feb 2005 19:29:56 +0000 (19:29 +0000)
commitcd37d9c06133f6be846d2695d00e1d5b0792a085
tree3c50f8e136ee338bc33e5c125768776f62fbd800
parentec0e96d4b57d9a43ff90116ef20fc6e2016490f6
new keyword "labelRefCountChange" which allows peepholes to keep the correct label reference count when adding/removing references to labels. A peephole file using this is appended to patch #1144962.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3681 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCCpeeph.c