DebugInfo: Loosen DILexicalBlock constructor
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 6 Apr 2015 21:16:11 +0000 (21:16 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 6 Apr 2015 21:16:11 +0000 (21:16 +0000)
commit2925bd0b3c9e0a156404dc02e59fdfda25784dc4
tree556cec92e3a59870ae4181c9fbc9116fb6eb0dd2
parentaa5880df12f767d34ed32a9f181481a690b8a7cb
DebugInfo: Loosen DILexicalBlock constructor

This class wraps `MDLexicalBlockBase`, so allow construction from it!
Currently doesn't cause any problems because of the explicit `MNode*`
constructor, but I'll be removing that soon enough.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234222 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h