================
@@ -4019,6 +4019,42 @@ class Function : public Constant {
#endif
};
+// Collector for SandboxIR related convenience functions that don't belong in
----------------
Sterling-Augustine wrote:
Done
https://github.com/llvm/llvm-project/pull/109221