llvm-project
0cfd03ac
- [ProfileData] Use ArrayRef in PatchItem (NFC) (#97379)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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().
References
#97379 - [ProfileData] Use ArrayRef in PatchItem (NFC)
Author
kazutakahirata
Parents
c785eaec
Loading