diff options
author | Hongyu Chen <xxs_chy@outlook.com> | 2025-10-01 16:47:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 08:47:41 +0000 |
commit | f80e7e139e3e677638233037499f8cba50c66b9e (patch) | |
tree | 832db0324bd3c9a7d8610e795028e771d796b040 /lldb/unittests/Expression/CppModuleConfigurationTest.cpp | |
parent | 57b1b254297ed2d2fd9560e6a5eef0c44918223a (diff) | |
download | llvm-f80e7e139e3e677638233037499f8cba50c66b9e.zip llvm-f80e7e139e3e677638233037499f8cba50c66b9e.tar.gz llvm-f80e7e139e3e677638233037499f8cba50c66b9e.tar.bz2 |
[GlobalOpt] Check if users are CallBase when changing CC (#161399)
Fixes https://github.com/llvm/llvm-project/issues/156656
`hasChangeableCCImpl` guarantees the address of the function is not
taken, but it ignores assume-like calls.
This patch ignores assume-like calls when changing CC.
Diffstat (limited to 'lldb/unittests/Expression/CppModuleConfigurationTest.cpp')
0 files changed, 0 insertions, 0 deletions