[compiler-rt] [compiler-rt] Remove reference to Type::getInt8PtrTy; NFC (PR #71570)
Paulo Matos via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 13 12:34:16 PST 2023
pmatos wrote:
> > > This file has a copy in /llvm/include/llvm/ProfileData/ that needs to be in sync with this one.
> >
> >
> > Thanks. I will fix that.
>
> I don't see the LLVM copy updated in the latest commit, is that intentional?
I copied the LLVM version into compiler-rt. Did I understand @david-xl incorrectly? The LLVM change already landed.
https://github.com/llvm/llvm-project/pull/71570
More information about the llvm-commits
mailing list