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