diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-07-26 17:29:07 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-07-26 17:31:27 +0200 |
commit | c691651c53485a07db5b529e5a465eee397b7987 (patch) | |
tree | d87c0873d8429a67e8c561468c0e609898e86f51 /llvm/tools/llvm-objcopy/ELF/Object.cpp | |
parent | 0c9978473e53833211669920370e2909303f0b49 (diff) | |
download | llvm-c691651c53485a07db5b529e5a465eee397b7987.zip llvm-c691651c53485a07db5b529e5a465eee397b7987.tar.gz llvm-c691651c53485a07db5b529e5a465eee397b7987.tar.bz2 |
[MergeICmps] Try to fix MSVC build failure
Apparently this fails to line up the types -- try to sidestep the
issue entirely by writing the code in a more reasonable way: Walk
over the operands and perform a set lookup, rather than walking
over the set and performing an operand scan.
Diffstat (limited to 'llvm/tools/llvm-objcopy/ELF/Object.cpp')
0 files changed, 0 insertions, 0 deletions