diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-08-14 10:58:28 -0400 |
---|---|---|
committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-08-14 11:01:39 -0400 |
commit | e376ced67cc3703b6a7a4ce488fc05a18add3b25 (patch) | |
tree | db1494dea4e4c2b7f06eb325fc716e1dbdb3d2b7 /llvm/tools/llvm-objdump/llvm-objdump.h | |
parent | 6551cfa8eb2960dbc27e2882b204c4e0aff0109f (diff) | |
download | llvm-e376ced67cc3703b6a7a4ce488fc05a18add3b25.zip llvm-e376ced67cc3703b6a7a4ce488fc05a18add3b25.tar.gz llvm-e376ced67cc3703b6a7a4ce488fc05a18add3b25.tar.bz2 |
[DWARFVerifier] Fix getNames return type mismatch
D155723 changed the return type of getNames to a SmallVector of a different
size. However, it failed to also update the declaration of the variable that is
returned in such function.
Differential Revision: https://reviews.llvm.org/D157881
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.h')
0 files changed, 0 insertions, 0 deletions