diff options
| author | Pavel Labath <pavel@labath.sk> | 2020-02-18 15:19:08 +0100 |
|---|---|---|
| committer | Pavel Labath <pavel@labath.sk> | 2020-02-18 15:22:55 +0100 |
| commit | b807a28787638f36a907f6f3ee832b840d1be08c (patch) | |
| tree | 6ff86bf15a5c3ef6f2cade29a1bea24b826b0319 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 523cae324d79d2e532d2be797058a94e8214ec45 (diff) | |
[lldb] Merge RangeArray and RangeVector
The two classes are equivalent, except:
- the former uses a llvm::SmallVector (with a configurable size), while
the latter uses std::vector.
- the former has a typo in one of the functions name
This patch just leaves one class, using llvm::SmallVector, and defaults
the small size to zero. This is the same thing we did with the
RangeDataVector class in D56170.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
