[llvm] [SandboxIR] IR Tracker (PR #99238)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 22:23:55 PDT 2024


================
@@ -0,0 +1,181 @@
+//===- SandboxIRTracker.h ---------------------------------------*- C++ -*-===//
----------------
vporpo wrote:

Done.
We could also rename the class to `Tracker` since it's already in the `sandboxir` namespace. Wdyt?

https://github.com/llvm/llvm-project/pull/99238


More information about the llvm-commits mailing list