aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorYoungsuk Kim <youngsuk.kim@hpe.com>2023-11-28 14:42:30 -0600
committerYoungsuk Kim <youngsuk.kim@hpe.com>2023-11-28 14:45:59 -0600
commit6989859254e8ce486d21d5a981c7fddf7964c7ad (patch)
treec67a18409f9ab82eaa2efbbdd6d6cb5462d657b9 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent17feb330aab39c6c0c21ee9b02efb484dfb2261e (diff)
downloadllvm-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