diff options
author | Ramkumar Ramachandra <Ramkumar.Ramachandra@imgtec.com> | 2023-07-28 17:18:22 +0100 |
---|---|---|
committer | Ramkumar Ramachandra <Ramkumar.Ramachandra@imgtec.com> | 2023-07-28 17:46:15 +0100 |
commit | aabc71485a2dce11bbad9fbddac66428ddb41ef7 (patch) | |
tree | 0cc930360897b397caa61eb926cc8249d122ced4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0a5e0d3fad8dfdebc8bb2f51f6008bdd41e27580 (diff) | |
download | llvm-aabc71485a2dce11bbad9fbddac66428ddb41ef7.zip llvm-aabc71485a2dce11bbad9fbddac66428ddb41ef7.tar.gz llvm-aabc71485a2dce11bbad9fbddac66428ddb41ef7.tar.bz2 |
ConstantFolding: remove function in context of opaque ptrs
The function StripPtrCastKeepAS() no longer makes any sense, as we've
migrated to using opaque pointers throughout the codebase. Hence, remove
it. No changes to tests are required.
Differential Revision: https://reviews.llvm.org/D156555
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions