diff options
author | Dani <DanielKristofKiss@users.noreply.github.com> | 2024-02-23 09:30:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-23 09:30:36 +0100 |
commit | 6fae3e784472751002570f367c378cb2dbd82c26 (patch) | |
tree | f176759a59cf83893f0588b47739065e6b06de9f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 531e8c26b3f2626e7f1a997e0e8b61d67d10aded (diff) | |
download | llvm-6fae3e784472751002570f367c378cb2dbd82c26.zip llvm-6fae3e784472751002570f367c378cb2dbd82c26.tar.gz llvm-6fae3e784472751002570f367c378cb2dbd82c26.tar.bz2 |
[llvm][AArch64] Do not inline a function with different signing scheme. (#80642)
If the signing scheme is different that maybe the functions assumes
different behaviours and dangerous to inline them without analysing
them. This should be a rare case.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions