Revert "Devirtualize a call on alloca without waiting for post inline cleanup and...
authorKirill Bobyrev <kbobyrev@google.com>
Thu, 27 Feb 2020 14:58:39 +0000 (15:58 +0100)
committerKirill Bobyrev <kbobyrev@google.com>
Thu, 27 Feb 2020 14:58:39 +0000 (15:58 +0100)
commit4569b3a86f8a4b1b8ad28fe2321f936f9d7ffd43
tree79c3ee42e04534ae4dd78cdc273c0ef5c938c041
parent5900d3f2e94f710d73a89931953ce0a3d928c70d
Revert "Devirtualize a call on alloca without waiting for post inline cleanup and next"

This reverts commit 59fb9cde7a4a96fe8485a80d9010e4420ffdca82.

The patch caused internal miscompilations.
clang/test/CodeGenCXX/member-function-pointer-calls.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/test/Transforms/Inline/devirtualize-4.ll [deleted file]