DebugInfo: Move unit begin/end labels into the unit
This removes another case of spooky action at a distance (building the same label names in multiple places creating an implicit dependency between those places) and helps pave the way for type units. llvm-svn: 196617
Loading
Please register or sign in to comment