LLVM 18.0.0git
|
It's very easy to introduce bugs by passing the wrong string pool. More...
#include "llvm/CodeGen/NonRelocatableStringpool.h"
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 76 of file NonRelocatableStringpool.h.