DIEHashTest: Correct the order of operands to the TEST macro
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 21 Oct 2013 20:28:30 +0000 (20:28 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 21 Oct 2013 20:28:30 +0000 (20:28 +0000)
commite46be7838a355c914fcbd405bf7f20ac20a3e5dc
tree12bc10a2ec4e9bd2e612fecbf99c6921b5e098b2
parentb5eae81267649a7ce53debe8196533f7a0472f5b
DIEHashTest: Correct the order of operands to the TEST macro

And add the 'Test' suffix so the test case name matches the file name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193119 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CodeGen/DIEHashTest.cpp