search for: d1b857c0

Displaying 2 results from an estimated 2 matches for "d1b857c0".

2014 Oct 24
2
[LLVMdev] Recent changes in -gmlt break sample profiling
I'm not sure if this was intended, but it's going to be a problem for sample profiles. When we compile with -gmlt, the profiler expects to find the line number for all the function headers so that it can compute relative line locations for the profile. The tool that reads the ELF binary is not finding them, so it writes out absolute line numbers, which are impossible to match during the
2014 Oct 24
2
[LLVMdev] Recent changes in -gmlt break sample profiling
...hat this line will shift, depending on how the profile was obtained. Would it be possible to add these line numbers in some other way? Thanks. Diego. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141024/d1b857c0/attachment.html>