diff options
author | Rui Ueyama <ruiu@google.com> | 2019-05-22 09:19:30 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2019-05-22 09:19:30 +0000 |
commit | ecf6eb515fccc46e4f8a13f27919e2c9ec394a21 (patch) | |
tree | 7da634465ceb2382d6094e1af663043ab315e901 /llvm/lib/Object/COFFImportFile.cpp | |
parent | 091aaa69d329b4393df6160ed583b40f8fcf0588 (diff) | |
download | llvm-ecf6eb515fccc46e4f8a13f27919e2c9ec394a21.zip llvm-ecf6eb515fccc46e4f8a13f27919e2c9ec394a21.tar.gz llvm-ecf6eb515fccc46e4f8a13f27919e2c9ec394a21.tar.bz2 |
Copy symbol length when we replace a symbol.
Symbol's NameSize is computed lazily. Currently, when we replace a symbol,
a cached length value can be discarded. This patch propagates that value.
Differential Revision: https://reviews.llvm.org/D62234
llvm-svn: 361364
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions