diff options
author | Rui Ueyama <ruiu@google.com> | 2015-07-08 20:22:50 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-07-08 20:22:50 +0000 |
commit | 1c79ce9a4cc0aad8e95d018db56b380f7920886c (patch) | |
tree | d5e183b759b13ddf2301d6fa1e89b34091cbfbb8 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | b1f9ce8fc9645ef1b22ac67e4d2851739f5f96a3 (diff) | |
download | bcm5719-llvm-1c79ce9a4cc0aad8e95d018db56b380f7920886c.tar.gz bcm5719-llvm-1c79ce9a4cc0aad8e95d018db56b380f7920886c.zip |
COFF: Implement dllimported symbol name mangling.
Symbols exported by DLLs are listed in import library files.
Exported names may be mangled by "Import Name Type" field as
described in PE/COFF spec 7.3. This patch implements that
mangling scheme.
llvm-svn: 241719
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions