diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-03-04 17:14:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 17:14:13 +0100 |
commit | aeca2aa19374d7f70f6f84a99510535b854ec15a (patch) | |
tree | 41e563fa83731bc4b2ccd1507c17d0a53e34ec90 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 0247a75072874d1238db89a88bed28ceea4c8625 (diff) | |
download | llvm-aeca2aa19374d7f70f6f84a99510535b854ec15a.zip llvm-aeca2aa19374d7f70f6f84a99510535b854ec15a.tar.gz llvm-aeca2aa19374d7f70f6f84a99510535b854ec15a.tar.bz2 |
[clang][bytecode] Fix CallPtr return type check (#129722)
CallExpr::getType() isn't enough here in some cases, we need to use
CallExpr::getCallReturnType().
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions