Clarify that the CIL target code is dead
This backend doesn't work anymore since a long time. Don't remove it yet, it might be an inspiration.
This commit is contained in:
parent
a8b83ce43a
commit
10551d6961
1 changed files with 2 additions and 0 deletions
2
il-gen.c
2
il-gen.c
|
@ -18,6 +18,8 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#error this code has bit-rotted since 2003
|
||||
|
||||
/* number of available registers */
|
||||
#define NB_REGS 3
|
||||
|
||||
|
|
Loading…
Reference in a new issue