diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-29 18:52:19 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-29 18:52:19 +0000 |
commit | e3c8776172b6ac675bc2179632ad7da6177297f4 (patch) | |
tree | 394015d3ed9482d271a70d63c03975eeeddbc4a0 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 8f079844d01246dd638675635e8aa5755f0401d5 (diff) | |
download | bcm5719-llvm-e3c8776172b6ac675bc2179632ad7da6177297f4.tar.gz bcm5719-llvm-e3c8776172b6ac675bc2179632ad7da6177297f4.zip |
[InstCombine] visitFCmpInst - appease copy+paste pattern warning. NFCI.
PVS Studio's copy+paste recognizer was seeing this as a typo, technically Op0/Op1 in a fcmp should always be the same type, but we might as well avoid the issue.
Reported in https://www.viva64.com/en/b/0629/
llvm-svn: 359482
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions