Unverified Commit f7ccb320 authored by Kazu Hirata's avatar Kazu Hirata Committed by GitHub
Browse files

[Instrumentation] Remove an extraneous ArrayRef (NFC) (#94890)

We can implicitly convert RemainingVDs to an ArrayRef.  Note that
RemainingVDs is of type SmallVector<InstrProfValueData, 24>.
parent de736d9c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment