Revert "Add const to some Type* parameters which didn't need to be mutable. NFC."
This reverts commit r243146. Feedback from Craig Topper and David Blaikie was that we don't put const on Type as it has no mutable state. llvm-svn: 243282
Loading
Please sign in to comment