================ @@ -303,6 +309,13 @@ class Value { #endif }; +/// Helper Attorney-Client class that gives access to the underlying IR. ---------------- aeubanks wrote: can we add `friend class User;` in `Value` instead? https://github.com/llvm/llvm-project/pull/98410