shithub: scc

ref: ff07f46fcbf903b916be3f35063a5004bbb90daf
dir: /cc2/optm.c/

View raw version

#include "../inc/scc.h"
#include "cc2.h"

Node *
optm_ind(Node *np)
{
	return np;
}