[llvm] EquivalenceClasses: Make ECValue public. NFC (PR #139689)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue May 13 03:31:10 PDT 2025


https://github.com/fhahn commented:

Can you share why this is needed? `ECValue` is intentionally not exposed publicly as it is an internal implementation detail

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


More information about the llvm-commits mailing list