aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Source.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-08-19 09:44:00 +0200
committerGitHub <noreply@github.com>2025-08-19 09:44:00 +0200
commite6d9542b7768b8b5c1ddffcc5b79879bfee3cdc5 (patch)
tree7906a63d89ce596172a3f607016aa37b1cbfa187 /clang/lib/AST/ByteCode/Source.cpp
parent86ac834df5d390885994117bc8a3f47ad98d7ec2 (diff)
downloadllvm-e6d9542b7768b8b5c1ddffcc5b79879bfee3cdc5.zip
llvm-e6d9542b7768b8b5c1ddffcc5b79879bfee3cdc5.tar.gz
llvm-e6d9542b7768b8b5c1ddffcc5b79879bfee3cdc5.tar.bz2
[X86][Inline] Check correct function for target feature check (#152515)
The check for ABI differences for inlined calls involves the caller, the callee and the nested callee. Before inlining, the ABI is determined by the target features of the callee. After inlining it is determined by the caller. The features of the nested callee should never actually matter.
Diffstat (limited to 'clang/lib/AST/ByteCode/Source.cpp')
0 files changed, 0 insertions, 0 deletions