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.
Synopsis
Declared in <llvm/CodeGen/NonRelocatableStringpool.h>
struct UniqueTag;
Created with MrDocs