diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2018-04-27 21:03:27 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2018-04-27 21:03:27 +0000 |
commit | 4f246999d983878243295814b92b978781f366ee (patch) | |
tree | dbe2e839c0408bf68023d2e6bd9a78ca6739ab9c /llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp | |
parent | 5a6482450a3f734d6ad3d22ebf4ab9407dcd2a18 (diff) | |
download | bcm5719-llvm-4f246999d983878243295814b92b978781f366ee.tar.gz bcm5719-llvm-4f246999d983878243295814b92b978781f366ee.zip |
Attempt to fix remaining build failures after r331071 by changing the tuple to a struct
Some of the bots were failing in a different way to the others. These were
unable to compare tuples. Fix this by changing to a struct, thereby avoiding
the quirks of tuples.
llvm-svn: 331081
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp')
0 files changed, 0 insertions, 0 deletions