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