On Thu May 18 21:22:59 2023 +0000, Giovanni Mascellani wrote:
This assumes that a `SETBID` has already been seen, which is mandated by https://www.llvm.org/docs/BitCodeFormat.html#blockinfo-block. But is it enforced somewhere in the parser?
(relatedly, I also wonder if `SETBID` itself can be set to `BLOCKINFO`, i.e. zero; but maybe I am just overthinking it)