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
Loading
Please sign in to comment