InstrProf: Hide SourceMappingRegion's internals (NFC)
This struct has some members that are accessed directly and others that need accessors, but it's all just public. This is confusing, so I've changed it to a class and made more members private. llvm-svn: 218737
Loading
Please sign in to comment