diff options
author | Jez Ng <jezng@fb.com> | 2020-08-12 19:50:12 -0700 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2020-08-12 19:50:12 -0700 |
commit | 7e6d6754998058457c2ec94e89daf7f998d970a0 (patch) | |
tree | 120e47ff0c26587ff2736ed3a1be83b23563a538 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a499898e86ec322ed47b43aaabdd3fedbf58840a (diff) | |
download | llvm-7e6d6754998058457c2ec94e89daf7f998d970a0.zip llvm-7e6d6754998058457c2ec94e89daf7f998d970a0.tar.gz llvm-7e6d6754998058457c2ec94e89daf7f998d970a0.tar.bz2 |
[lld-macho] Avoid unnecessary shared_ptr in DylibFile ctor
DylibFile doesn't store a pointer to its InterfaceFile
parameter, so there's no need to use a shared_ptr.
Reviewed By: #lld-macho, compnerd
Differential Revision: https://reviews.llvm.org/D85402
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions