[Lldb-commits] [lldb] [lldb] Fix calls to Type::getInt8PtrTy (PR #71561)

Yingwei Zheng via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 7 09:42:45 PST 2023


https://github.com/dtcxzyw approved this pull request.

LGTM.
BTW, I found other uses of `Type::getInt8PtrTy` in `llvm-project/llvm/include/llvm/ProfileData/InstrProfData.inc` and `llvm-project/compiler-rt/include/profile/InstrProfData.inc`.

https://github.com/llvm/llvm-project/pull/71561


More information about the lldb-commits mailing list