LLVM 19.0.0git
llvm::UniqueTag Struct Reference

It's very easy to introduce bugs by passing the wrong string pool. More...

#include "llvm/CodeGen/NonRelocatableStringpool.h"

Detailed Description

It's very easy to introduce bugs by passing the wrong string pool.

By using strong types the interface enforces that the right kind of pool is used.

Definition at line 71 of file NonRelocatableStringpool.h.


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