diff options
author | Rui Ueyama <ruiu@google.com> | 2018-02-15 02:40:58 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-02-15 02:40:58 +0000 |
commit | 44a8471227a300ff00f925aaa4ca8ed4cf9133f2 (patch) | |
tree | c65cad728f2fcf6f556ea888a992026ed3f592c6 /llvm/lib/Object/Object.cpp | |
parent | cf71761495853027b985a5cd2dd195569bf5e295 (diff) | |
download | llvm-44a8471227a300ff00f925aaa4ca8ed4cf9133f2.zip llvm-44a8471227a300ff00f925aaa4ca8ed4cf9133f2.tar.gz llvm-44a8471227a300ff00f925aaa4ca8ed4cf9133f2.tar.bz2 |
Fix an issue that lld drops symbol versions for -r.
When we are emitting a relocatable output, we should keep the original
symbol name including "@" part. Previously, we drop that part unconditionally
which resulted in dropping versions from symbols.
Differential Revision: https://reviews.llvm.org/D43307
llvm-svn: 325204
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions