llvm-project
0cfd03ac - [ProfileData] Use ArrayRef in PatchItem (NFC) (#97379)

Commit
1 year ago
[ProfileData] Use ArrayRef in PatchItem (NFC) (#97379) Packaging an array and its size as ArrayRef in PatchItem allows us to get rid of things like std::size(Header) and HeaderOffsets.size().
Parents
Loading