diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-05-05 10:54:00 -0700 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-05-05 10:55:29 -0700 |
commit | 039fc57191980847afb6e674cac8bcbb6c1efa13 (patch) | |
tree | 507e3ecd0472fc46b8b5cc16d6fed31ca87982fa /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 28e99cccf101a14a5b4579eb23d50e07e7eae325 (diff) | |
download | llvm-039fc57191980847afb6e674cac8bcbb6c1efa13.zip llvm-039fc57191980847afb6e674cac8bcbb6c1efa13.tar.gz llvm-039fc57191980847afb6e674cac8bcbb6c1efa13.tar.bz2 |
ObjectFile: remove extraneous shadowed variable (NFCI)
We already construct the shared pointer for the module. Avoid creating
a shadow copy and use the original definition.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions