ref: 4eef2ebea51d526b52bd074247d821bf80c12ee5 dir: /cc2/arch/amd64-sysv/optm.c/
/* See LICENSE file for copyright and license details. */ #include "../../../inc/cc.h" #include "../../cc2.h" Node * optm_dep(Node *np) { return np; }