diff options
author | Rui Ueyama <ruiu@google.com> | 2015-07-28 22:34:24 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-07-28 22:34:24 +0000 |
commit | 9420dee32868e9c873aca51d686426a90a2b693b (patch) | |
tree | 28625f496bb582da7c4769d5b052a1ab69c09474 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 7651dd8359c70035ee12a3bafdb25062bb3e90a2 (diff) | |
download | llvm-9420dee32868e9c873aca51d686426a90a2b693b.zip llvm-9420dee32868e9c873aca51d686426a90a2b693b.tar.gz llvm-9420dee32868e9c873aca51d686426a90a2b693b.tar.bz2 |
COFF: Fix export symbol names for x86.
I don't fully understand the rationale behind the name mangling
scheme used for the DLL export table and the import library.
Why only leading "_" is dropped for the import library while
both "_" and "@" are dropped from DLL symbol table? But this seems
to be what MSVC linker does.
llvm-svn: 243490
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions