IR: fieldIsMDNode() should be false for MDString
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Feb 2015 22:34:15 +0000 (22:34 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Feb 2015 22:34:15 +0000 (22:34 +0000)
commit54d7f09b710329983fc3657fd434c6bfc101227d
treeb524bba3e75997deb621874befc77470e0a3241c
parent4c9121d5d95194308bed09ec3d5c3611c4e9eac7
IR: fieldIsMDNode() should be false for MDString

Simplify the code.  It has been a while since the schema has been so
"flexible".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229573 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DebugInfo.cpp