diff options
author | Youngsuk Kim <youngsuk.kim@hpe.com> | 2023-11-28 14:42:30 -0600 |
---|---|---|
committer | Youngsuk Kim <youngsuk.kim@hpe.com> | 2023-11-28 14:45:59 -0600 |
commit | 6989859254e8ce486d21d5a981c7fddf7964c7ad (patch) | |
tree | c67a18409f9ab82eaa2efbbdd6d6cb5462d657b9 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 17feb330aab39c6c0c21ee9b02efb484dfb2261e (diff) | |
download | llvm-6989859254e8ce486d21d5a981c7fddf7964c7ad.zip llvm-6989859254e8ce486d21d5a981c7fddf7964c7ad.tar.gz llvm-6989859254e8ce486d21d5a981c7fddf7964c7ad.tar.bz2 |
[llvm][HWASan] Replace calls to Type::getPointerTo (NFC)
If `Type::getPointerTo` is called solely to support an unnecessary
pointer-cast, remove the call entirely.
Otherwise, replace with IRB.getPtrTy().
Clean-up work towards removing method `Type::getPointerTo`.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions