[llvm-bugs] [Bug 34067] r304953 introduced a failure due to clang passing a structure by value and using fastcc

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 11 09:33:22 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34067

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Hans Wennborg <hans at chromium.org> ---
(In reply to Petar Jovanovic from comment #4)
> Two patches should be merged to fix this issue:
> 
> 1. r310702 - reverts wrongly reverted change (that got cherry-picked for 5.0
> release)

I've performed the same revert on the branch (r310726).

> 2. r310704 - reverts the problematic patch

Merged in r310728.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170811/e54449b2/attachment.html>


More information about the llvm-bugs mailing list