diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2021-06-14 08:27:41 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2021-06-14 08:28:05 +0000 |
commit | 1d49e5352f9538bb9c514dd627a93f9c40982d3a (patch) | |
tree | 8d60bcb20df9bd5a2f32507d107199a85cf027a6 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 57e85622bbdb2eb18cc03df2ea457019c58f6912 (diff) | |
download | llvm-1d49e5352f9538bb9c514dd627a93f9c40982d3a.zip llvm-1d49e5352f9538bb9c514dd627a93f9c40982d3a.tar.gz llvm-1d49e5352f9538bb9c514dd627a93f9c40982d3a.tar.bz2 |
[llvm] remove Sequence::asSmallVector()
There's no need for `toSmallVector()` as `SmallVector.h` already provides a `to_vector` free function that takes a range.
Reviewed By: Quuxplusone
Differential Revision: https://reviews.llvm.org/D104024
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions