Part of this test is invariant inside the inner loop - move it outside
authorDuncan Sands <baldrick@free.fr>
Thu, 3 Feb 2011 08:14:04 +0000 (08:14 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 3 Feb 2011 08:14:04 +0000 (08:14 +0000)
commitee64684710486bf8a0cd156d0516e0a7caecfb0b
tree6e2858c67d34bc281cff8b4793d35e7b9813b104
parentee0056d86616fda17a311b8280121fb79bd50843
Part of this test is invariant inside the inner loop - move it outside
the loop.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124784 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/TripleTest.cpp