ref: 268eaf6cf283a9aa48a03d4a5c190ed6f7b39585 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; }