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)
commitf2daddbba439c4292975348adaab7343bd42090a
tree29f15a26fc0546b4ddc8c461c45ce5ce369da69f
parentfa24549492b845a90397d1fc315d1d77a2e2dfe9
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.

llvm-svn: 234222
llvm/include/llvm/IR/DebugInfo.h