diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-07-05 14:01:54 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-07-05 14:01:54 +0000 |
commit | d87b1eed8e929dc997b9b1c826299f35e33c6060 (patch) | |
tree | 26a4ee52cb0ef7908cf123c27b5230170fdb7c88 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | f9a0bb330d8bb029d01ffe3d2e8fc0049b54ae0a (diff) | |
download | llvm-d87b1eed8e929dc997b9b1c826299f35e33c6060.zip llvm-d87b1eed8e929dc997b9b1c826299f35e33c6060.tar.gz llvm-d87b1eed8e929dc997b9b1c826299f35e33c6060.tar.bz2 |
[ELF] - Test we are able to assign version to symbols that are not "_Z*"
This is to test the following line of the code:
https://github.com/llvm-mirror/lld/blob/master/ELF/SymbolTable.cpp#L681
If symbol does not start from _Z prefix and we have extern "C++",
we do not call demangler and use its name as is.
llvm-svn: 336353
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions