DI: Fix unit tests after r243160
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 24 Jul 2015 21:11:06 +0000 (21:11 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 24 Jul 2015 21:11:06 +0000 (21:11 +0000)
commitd232d63fa2b13729a1e04b9e9a4d392a0d55c46d
tree77afb799d90715f2232b77357231e08d5ef74bec
parente5f2fce18ac75040a70b3d1a9c1cc0d50130c66b
DI: Fix unit tests after r243160

These always empty fields are gone, so don't test that they're empty.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243162 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/IR/MetadataTest.cpp