diff options
author | Nikita Popov <npopov@redhat.com> | 2022-10-21 11:05:53 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-10-21 11:07:59 +0200 |
commit | c8938809d155682ef5eec170897b8c26b8cbf3ea (patch) | |
tree | 48d22e79275240b92fb27e0c88cb74d655c85565 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6ade6d25110f9dbe8c7fb2f8ce6af951a3c23bc2 (diff) | |
download | llvm-c8938809d155682ef5eec170897b8c26b8cbf3ea.zip llvm-c8938809d155682ef5eec170897b8c26b8cbf3ea.tar.gz llvm-c8938809d155682ef5eec170897b8c26b8cbf3ea.tar.bz2 |
[AutoUpgrade] Fix remangling when upgrading struct return type
This was remangling the old function rather than the new one, and
could result in failures when we were performing both a struct
return upgrade and an opaque pointer upgrade.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions