[llvm-bugs] [Bug 38487] Invalid fastcc function signatures when inlining `this` into multiple parameters and there is inalloca parameters
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Aug 9 10:30:45 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38487
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Thanks for the report, I stopped applying fastcc to inalloca functions in
r339360. I would wait to fix this better until we replace inalloca with
something token based.
--
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/20180809/a571c778/attachment-0001.html>
More information about the llvm-bugs
mailing list