diff options
author | Fangrui Song <i@maskray.me> | 2024-10-29 09:26:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 09:26:47 -0700 |
commit | 318bdd0aeb721c8e9bd67101ac6641e5f9d990f2 (patch) | |
tree | bee3186d6c7fdab631796d7d0bef46e67a9e1013 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4df71ab78e9aa729959432bc0f8502760c90235b (diff) | |
download | llvm-318bdd0aeb721c8e9bd67101ac6641e5f9d990f2.zip llvm-318bdd0aeb721c8e9bd67101ac6641e5f9d990f2.tar.gz llvm-318bdd0aeb721c8e9bd67101ac6641e5f9d990f2.tar.bz2 |
[StackSafetyAnalysis] Bail out when calling ifunc
An assertion failure arises when a call instruction calls a GlobalIFunc.
Since we cannot reason about the underlying function, just bail out.
Fix #87923
Pull Request: https://github.com/llvm/llvm-project/pull/113841
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions