aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-02-15 02:40:58 +0000
committerRui Ueyama <ruiu@google.com>2018-02-15 02:40:58 +0000
commit44a8471227a300ff00f925aaa4ca8ed4cf9133f2 (patch)
treec65cad728f2fcf6f556ea888a992026ed3f592c6 /llvm/lib/Object/Object.cpp
parentcf71761495853027b985a5cd2dd195569bf5e295 (diff)
downloadllvm-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