hanchenye-llvm-project/llvm/lib/ToolDrivers/llvm-dlltool
Martin Storsjo 843cbbddeb [COFF] Improve the check for functions that should get an extra underscore
This fixes exporting functions starting with an underscore, and
fully decorated fastcall/vectorcall functions.

Tests will be added in the lld repo.

Differential Revision: https://reviews.llvm.org/D39168

llvm-svn: 316316
2017-10-23 09:08:13 +00:00
..
CMakeLists.txt llvm: add llvm-dlltool support to the archiver 2017-07-18 21:26:38 +00:00
DlltoolDriver.cpp [COFF] Improve the check for functions that should get an extra underscore 2017-10-23 09:08:13 +00:00
LLVMBuild.txt llvm: add llvm-dlltool support to the archiver 2017-07-18 21:26:38 +00:00
Options.td [llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386 2017-08-16 05:18:36 +00:00