shithub: scc

ref: 1344701bd8e23e73e5f94096485553b534ba4890
dir: /cc2/optm.c/

View raw version

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

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