LLVM: llvm::irsymtab::storage::Comdat Struct Reference (original) (raw)

This is equivalent to an IR comdat. More...

#include "[llvm/Object/IRSymtab.h](IRSymtab%5F8h%5Fsource.html)"

Public Attributes
Str Name
Word SelectionKind

Detailed Description

This is equivalent to an IR comdat.

Definition at line 83 of file IRSymtab.h.

Member Data Documentation

Name

Str llvm::irsymtab::storage::Comdat::Name

Definition at line 84 of file IRSymtab.h.

SelectionKind

Word llvm::irsymtab::storage::Comdat::SelectionKind

Definition at line 87 of file IRSymtab.h.


The documentation for this struct was generated from the following file: