diff options
author | Bert Abrath <bert.abrath@UGent.be> | 2022-04-05 22:20:52 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2022-04-05 22:30:50 +0300 |
commit | 019e7b7f6ed259296d04d9bc1550ea2898f48ec7 (patch) | |
tree | 4552d13ba9e46e832b2a77f9f159c011f3400214 /clang/lib/Basic/Module.cpp | |
parent | e7f0552682ba644a37beb7699066c08ad83afc97 (diff) | |
download | llvm-019e7b7f6ed259296d04d9bc1550ea2898f48ec7.zip llvm-019e7b7f6ed259296d04d9bc1550ea2898f48ec7.tar.gz llvm-019e7b7f6ed259296d04d9bc1550ea2898f48ec7.tar.bz2 |
[PartiallyInlineLibCalls] Don't partially inline a musttail libcall.
Partially inlining a libcall that has the musttail attribute
leads to broken LLVM IR, triggering an assertion in the IR verifier.
Reviewed By: lebedev.ri
Differential Revision: https://reviews.llvm.org/D123116
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions