mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 12:46:08 +00:00

This is due to the {I,F}CmpInst constructor being normalised to take a pointer to a block rather than a reference (unlike any other Instruction).