SamplePGO - Sort samples by source location when emitting as text.
When dumping function samples or writing them out as text format, it helps if the samples are emitted sorted by source location. The sorting of the maps is a bit slow, so we only do it on demand. llvm-svn: 253568
Loading
Please sign in to comment