LLVM 19.0.0git
Public Attributes | List of all members
llvm::irsymtab::storage::Comdat Struct Reference

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

#include "llvm/Object/IRSymtab.h"

Public Attributes

Str Name
 
Word SelectionKind
 

Detailed Description

This is equivalent to an IR comdat.

Definition at line 82 of file IRSymtab.h.

Member Data Documentation

◆ Name

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

Definition at line 83 of file IRSymtab.h.

◆ SelectionKind

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

Definition at line 86 of file IRSymtab.h.


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