Holds the primary and any additional files produced by a TableGen backend.
Synopsis
Declared in <llvm/TableGen/Main.h>
struct TableGenOutputFiles;
Data Members
Name |
Description |
Maps additional output file name suffixes to their contents. |
|
Contents of the primary output file written by the backend. |
Created with MrDocs