mirror of
git://repo.or.cz/tinycc.git
synced 2026-07-08 20:38:40 +08:00
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
2
il-gen.c
2
il-gen.c
@ -18,6 +18,8 @@
|
|||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#error this code has bit-rotted since 2003
|
||||||
|
|
||||||
/* number of available registers */
|
/* number of available registers */
|
||||||
#define NB_REGS 3
|
#define NB_REGS 3
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user