shithub: scc

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

View raw version
#include "../inc/scc.h"
#include "cc2.h"

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