llvm-6502/unittests/CodeGen
David Blaikie e4df43e36d Use ASSERT_EQ rather than ASSERT_TRUE for better unit test failures.
Also minor using namespace move so it's not hard-up against the function
definition and outside the namespace as is usual.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192744 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-15 23:00:17 +00:00
..
CMakeLists.txt
DIEHashTest.cpp Use ASSERT_EQ rather than ASSERT_TRUE for better unit test failures. 2013-10-15 23:00:17 +00:00
Makefile