[llvm] Remove the assertion to unblock breakages (PR #88035)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 15:34:26 PDT 2024


================
@@ -140,13 +140,6 @@ class PseudoProbeManager {
     // be different and result in different checksums. So we should use the
     // state from the new (available_externally) function, which is saved in its
     // attribute.
----------------
WenleiHe wrote:

nit: leave a TODO comment? 

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


More information about the llvm-commits mailing list