diff options
| author | Reid Kleckner <rnk@google.com> | 2018-04-02 21:23:16 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2018-04-02 21:23:16 +0000 |
| commit | a9e9918ee4e23a4d971cca8b970e378eb69cc049 (patch) | |
| tree | f8ac9ac70926966eddfcabdd545306b0c97eae68 /llvm/lib/Transforms/Utils/VNCoercion.cpp | |
| parent | 3e7d6fc2c6e0e3f229c5060a985b17015738da07 (diff) | |
| download | bcm5719-llvm-a9e9918ee4e23a4d971cca8b970e378eb69cc049.tar.gz bcm5719-llvm-a9e9918ee4e23a4d971cca8b970e378eb69cc049.zip | |
Treat inlining a notail call as a regular, non-tail call
Otherwise, we end up inlining a musttail call into a non-tail position,
which breaks verifier invariants.
Fixes PR31014
llvm-svn: 329015
Diffstat (limited to 'llvm/lib/Transforms/Utils/VNCoercion.cpp')
0 files changed, 0 insertions, 0 deletions

