1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/ToolDrivers/llvm-dlltool
Martin Storsjo 3d58fbc6f6 [COFF] Keep the underscore on exported decorated stdcall functions in MSVC mode
This (together with the corresponding LLD commit, that contains the
testcase updates) fixes PR35733.

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

llvm-svn: 323035
2018-01-20 11:44:32 +00:00
..
CMakeLists.txt llvm: add llvm-dlltool support to the archiver 2017-07-18 21:26:38 +00:00
DlltoolDriver.cpp [COFF] Keep the underscore on exported decorated stdcall functions in MSVC mode 2018-01-20 11:44:32 +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