shithub: scc

ref: 2f72fce328c804346ac9bba13e26b1789fc5dc1c
dir: /src/cmd/cc/cc2/target/i386-sysv/optm.c/

View raw version
#include <scc/scc.h>

#include "../../cc2.h"

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