This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2df3fafbea7 [AMDGPU] Eliminate no effect instructions before s_endpgm new 9c571e91204 [COFF] Add SymbolName as a distinct field in COFFImportFile new 4c13451fc9f [llvm-dlltool] Fix creating stdcall/fastcall import librari [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Object/COFFImportFile.h | 1 + lib/Object/COFFImportFile.cpp | 2 +- lib/Object/COFFModuleDefinition.cpp | 8 +++++++- lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 16 ++++++++++++++++ lib/ToolDrivers/llvm-dlltool/Options.td | 6 +++--- test/DllTool/coff-decorated.def | 26 ++++++++++++++++++++++++++ 6 files changed, 54 insertions(+), 5 deletions(-) create mode 100644 test/DllTool/coff-decorated.def