Table of Contents

Name

linksuif - combine SUIF files into a file set

Synopsis

linksuif infile1 outfile1 infile2 outfile2 ...

Description

SUIF supports interprocedural analysis and optimization with separate compilation by combining the files into file sets. However, before the files can be put into a file set, their global symbol tables must be made consistent. The linksuif program performs this task.

History

This program was written by Chris Wilson.


Table of Contents