This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository llvm.
from 28646d0ecb2 Merging r310712: ------------------------------------------ [...] new ef21e43d69b Merging r310990: ------------------------------------------ [...] new 94bd5ab1242 Merging r311071: ------------------------------------------ [...]
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: lib/CodeGen/SelectionDAG/LegalizeTypes.h | 1 + lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 33 +++++++++++++++ lib/Object/COFFModuleDefinition.cpp | 8 +++- lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 16 ++++++++ lib/ToolDrivers/llvm-dlltool/Options.td | 6 +-- test/CodeGen/X86/pr34177.ll | 52 ++++++++++++++++++++++++ test/DllTool/coff-decorated.def | 26 ++++++++++++ 7 files changed, 138 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/pr34177.ll create mode 100644 test/DllTool/coff-decorated.def