[MemoryBuiltins] Drop ReallocLike type (NFC)
authorNikita Popov <npopov@redhat.com>
Fri, 9 Dec 2022 10:35:20 +0000 (11:35 +0100)
committerNikita Popov <npopov@redhat.com>
Fri, 9 Dec 2022 10:35:20 +0000 (11:35 +0100)
commit195af8e034f08de9b620fb434a4e816c74575e86
treef96e01e32fd169b6150a7b54322021b2a4318abf
parente8dfafff66b90847e37bd96491548caa6b80ab3f
[MemoryBuiltins] Drop ReallocLike type (NFC)

All realloc style functions have been migrated to use allocator
attributes, so we no longer need to check for this.
llvm/lib/Analysis/MemoryBuiltins.cpp