LLVM 22.0.0git
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 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: