diff options
author | Nikita Popov <npopov@redhat.com> | 2022-02-14 14:07:22 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-02-14 14:08:42 +0100 |
commit | 41c5a762e5334419fdf0f488de1361afba63cbbf (patch) | |
tree | ec7f1861bd5cbbbf9663de4f6302616d73f4f3cb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | c72fdad71b6a9e5ca39fdcc7cb8bd476ecc5bbd7 (diff) | |
download | llvm-41c5a762e5334419fdf0f488de1361afba63cbbf.zip llvm-41c5a762e5334419fdf0f488de1361afba63cbbf.tar.gz llvm-41c5a762e5334419fdf0f488de1361afba63cbbf.tar.bz2 |
[DeadArgElim] Check that function type is the same
If the function types differ, the call arguments don't necessarily
correspon to the function arguments. It's likely not worthwhile to
handle this more precisely, but at least we shouldn't crash.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions