diff options
author | Mingming Liu <mingmingl@google.com> | 2024-02-24 22:30:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-24 22:30:31 -0800 |
commit | a8c3b3e20db01d2947dbe87d0c557150ed777865 (patch) | |
tree | 5d316cc00070f827dc94451fda2ebb59640056ae /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | a4096eaeb63e7086a2e0a32bd69523c1fa72db3e (diff) | |
download | llvm-a8c3b3e20db01d2947dbe87d0c557150ed777865.zip llvm-a8c3b3e20db01d2947dbe87d0c557150ed777865.tar.gz llvm-a8c3b3e20db01d2947dbe87d0c557150ed777865.tar.bz2 |
[nfc][compiler-rt]Replace Type::getInt8PtrTy with PointerType::getUnqual as a clean-up (#82434)
This is a follow up of
https://github.com/llvm/llvm-project/commit/7b9d73c2f90c0ed8497339a16fc39785349d9610
and
https://github.com/llvm/llvm-project/commit/5ef9ba74120dcc2da70ec25571d459f81ab8a705
* The definition of `Type::getInt8PtrTy` is deleted. This doesn't cause
a compile error because the `Initializer` part of the macro doesn't run.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions