Canonicalization was accidentally omitted in 6d3f43ec.
6d3f43ec
This canonicalizes the representation of unknown pointer symbols, which reduces the overall confusion in pointer cast representation. Patch by Vince Bridgers! Differential Revision: https://reviews.llvm.org/D70836