[Verifier] remove stale comment about PHI with no operands; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 30 Aug 2022 19:21:17 +0000 (15:21 -0400)
committerSanjay Patel <spatel@rotateright.com>
Tue, 30 Aug 2022 19:38:29 +0000 (15:38 -0400)
commit15090afd663160fed39034cfbd938ec26da8a441
treeb4c429450e5ae697d5d6cc8f98246812d11b1e38
parentec06df9459136ed538c07d32db16163999c350fe
[Verifier] remove stale comment about PHI with no operands; NFC

The code was changed with:
9eb2c0113dfe
...but missed the corresponding code comment.
llvm/lib/IR/Verifier.cpp