================ @@ -29,6 +32,54 @@ class VTEmitter { } // End anonymous namespace. +std::string VTtoGetLLVMTyString(const Record *VT) { ---------------- kito-cheng wrote: Updated, Twine and std::string both are drop now https://github.com/llvm/llvm-project/pull/96608