This (together with the corresponding LLD commit) fixes PR35733.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41631
[COFF] Keep the underscore on exported decorated stdcall functions ClosedPublic Authored by mstorsjo on Dec 29 2017, 12:27 PM.
Details Summary This (together with the corresponding LLD commit) fixes PR35733.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 19 2018, 2:30 PM Closed by commit rL323035: [COFF] Keep the underscore on exported decorated stdcall functions in MSVC mode (authored by mstorsjo). · Explain WhyJan 20 2018, 3:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 130757 llvm/trunk/include/llvm/Object/COFFImportFile.h
llvm/trunk/lib/Object/COFFImportFile.cpp
llvm/trunk/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
|