ref: 92dfdb5b60c5f9b08fe3073fa8d3195b4acd6204 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; }