Before we required the comparison against null to be "canonical", hence
null to be operand #1. This patch allows null to be in either operand,
similar to the handling of loaded globals that follows.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM