summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-06-09 09:32:52 -0700
committerGitHub <noreply@github.com>2024-06-09 09:32:52 -0700
commitf7ccb320859b9e341f74dc0cd7791a3b871eb937 (patch)
tree1ec2709de38cc4d4a0c861cf6fc7e0563ae14316 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentde736d9c6a7634285c4283b369a9442a9d191cd9 (diff)
[Instrumentation] Remove an extraneous ArrayRef (NFC) (#94890)
We can implicitly convert RemainingVDs to an ArrayRef. Note that RemainingVDs is of type SmallVector<InstrProfValueData, 24>.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions