Fix order of arguments to EXPECT_EQ
authorDaniel Dunbar <daniel@zuster.org>
Mon, 29 Jun 2009 19:57:24 +0000 (19:57 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 29 Jun 2009 19:57:24 +0000 (19:57 +0000)
commit44b8472add4c674de5c13f7af7c3e3d492486780
tree0c3f05f1d02c3baaa0e8e4d7e8cb826fb1fd8873
parent7908a6a189d12c38269df2891a24382525d00591
Fix order of arguments to EXPECT_EQ

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74441 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/MC/AsmStreamerTest.cpp