[PATCH] D156741: [IR] Remove no longer used methods for getting typed pointer types

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 03:48:42 PDT 2023


bjope updated this revision to Diff 548957.
bjope added a comment.

Revert the changed made to libcxxabi/test/test_demangle.pass.cpp
Mark unused functions as deprecated rather than removing them
(but also make the inline wrappers of getInt8Ptr).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156741/new/

https://reviews.llvm.org/D156741

Files:
  llvm/include/llvm/IR/Type.h
  llvm/lib/IR/Type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156741.548957.patch
Type: text/x-patch
Size: 6238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/96fa8746/attachment.bin>


More information about the llvm-commits mailing list