[all-commits] [llvm/llvm-project] eaabaf: Revert "[MS] Overhaul how clang passes overaligned...

Hans via All-commits all-commits at lists.llvm.org
Tue Jan 28 13:25:33 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eaabaf7e04fe98990a8177a3e053346395efde1c
      https://github.com/llvm/llvm-project/commit/eaabaf7e04fe98990a8177a3e053346395efde1c
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M clang/include/clang/CodeGen/CGFunctionInfo.h
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/TargetInfo.cpp
    M clang/test/CodeGen/x86_32-arguments-win32.c
    R clang/test/CodeGenCXX/inalloca-overaligned.cpp
    R clang/test/CodeGenCXX/inalloca-vector.cpp

  Log Message:
  -----------
  Revert "[MS] Overhaul how clang passes overaligned args on x86_32"

It broke some Chromium tests, so let's revert until it can be fixed; see
https://crbug.com/1046362

This reverts commit 2af74e27ed7d0832cbdde9cb969aaca7a42e99f9.




More information about the All-commits mailing list