[PATCH] D22900: Revert r244207 - Mark calls in thunk functions as tail-call optimization

Gerolf Hoflehner via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 19:15:57 PDT 2016


Gerolf created this revision.
Gerolf added reviewers: eli.friedman, mkuper.
Gerolf added a subscriber: cfe-commits.

This is just closing the loop for
https://www.mail-archive.com/cfe-commits@lists.llvm.org/msg28837.html with a
test case and fixes PR28748 which had been introduced by r244207.

https://reviews.llvm.org/D22900

Files:
  lib/CodeGen/CGVTables.cpp
  test/CodeGenCXX/microsoft-abi-structors.cpp
  test/CodeGenCXX/tail-byval.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22900.65858.patch
Type: text/x-patch
Size: 3289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160728/4bd8fa3d/attachment.bin>


More information about the cfe-commits mailing list