================ @@ -29,6 +32,54 @@ class VTEmitter { } // End anonymous namespace. +std::string VTtoGetLLVMTyString(const Record *VT) { ---------------- chapuni wrote: Rather, could it be put into anon? https://github.com/llvm/llvm-project/pull/96608