IR: LLVMContextTest => DebugTypeODRUniquingTest, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 19 Apr 2016 17:11:06 +0000 (17:11 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 19 Apr 2016 17:11:06 +0000 (17:11 +0000)
commit1561709d57187de7ae057c6a7c4866cbe9753608
treee4ac000b2202f66a54c49409d46f5e02abd04a09
parent6fa512cecf40d3db247c161363f157dea6e03b31
IR: LLVMContextTest => DebugTypeODRUniquingTest, NFC

The second test in this file is actually testing DICompositeType API,
not LLVMContext API (after r266742 moved it to a higher level).  This
really doesn't make sense in an LLVMContextTest.  Rename the tests
before adding more.

llvm-svn: 266764
llvm/unittests/IR/CMakeLists.txt
llvm/unittests/IR/DebugTypeODRUniquingTest.cpp [moved from llvm/unittests/IR/LLVMContextTest.cpp with 92% similarity]