diff options
author | Kazu Hirata <kazu@google.com> | 2023-01-26 12:29:48 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-01-26 12:29:48 -0800 |
commit | 32ac9db7a5c8b8b63f3f3cf1849ec752a679a797 (patch) | |
tree | 19fa11cd34ca962057d45d1a01721322c7fedd70 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 1b9fbc81ff15f6ad5a0e7f29c486c6edd0bce94c (diff) | |
download | llvm-32ac9db7a5c8b8b63f3f3cf1849ec752a679a797.zip llvm-32ac9db7a5c8b8b63f3f3cf1849ec752a679a797.tar.gz llvm-32ac9db7a5c8b8b63f3f3cf1849ec752a679a797.tar.bz2 |
[Support] Remove findFirstSet and findLastSet
This patch removes findFirstSet and findLastSet as there are no uses
left in LLVM.
I am not aware of any uses of findFirstSet and findLastSet in the
open-source world outside LLVM, so I am skipping the deprecation step.
Differential Revision: https://reviews.llvm.org/D142603
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions