diff options
author | Nikita Popov <npopov@redhat.com> | 2022-10-21 10:53:24 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-10-21 10:55:38 +0200 |
commit | befb731be64a60b97f857d18eaa40d68f8ba792d (patch) | |
tree | 0b5d1b65c2c7fa46056bedf47181bd8913170e9a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d25ef09466e4e4ca807e85360812cf9d139c4249 (diff) | |
download | llvm-befb731be64a60b97f857d18eaa40d68f8ba792d.zip llvm-befb731be64a60b97f857d18eaa40d68f8ba792d.tar.gz llvm-befb731be64a60b97f857d18eaa40d68f8ba792d.tar.bz2 |
[LLParser] Remove redundant remangling (NFCI)
UpgradeCallsToIntrinsic() is already intended to perform remangling
in case no other upgrades are necessary. The additional
remangleIntrinsicFunction() calls are not needed and can hide bugs
in the UpgradeCallsToIntrinsic() implementation.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions