The 'expected' argument to EXPECT_EQ is actually the first one;
authorJohn McCall <rjmccall@apple.com>
Sat, 27 Aug 2011 19:23:22 +0000 (19:23 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 27 Aug 2011 19:23:22 +0000 (19:23 +0000)
commitf5ec9b55e871d326b8917f203711529273e7fa54
tree00e6ae26998d2c8af7e5239d9ddecc7f07b01a3d
parent2753ae314f656eab6d42c918469ce4ebf422cee5
The 'expected' argument to EXPECT_EQ is actually the first one;
flip these tests around.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138708 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/VMCore/InstructionsTest.cpp