================
@@ -660,7 +660,7 @@ class IRBuilderResult : public Result {
std::map<unsigned, std::string> IntegerArgs;
IRBuilderResult(StringRef CallPrefix, std::vector<Ptr> Args,
----------------
RKSimon wrote:
std::vector<Ptr> Args?
https://github.com/llvm/llvm-project/pull/89202