search for: e5d49197

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

2014 Oct 27
2
[LLVMdev] Recent changes in -gmlt break sample profiling
...nd entirely on the nature of the enhancement and the impact it had on the debug info size. It would likely be discussed and a decision made on the lists. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141026/e5d49197/attachment.html>
2014 Oct 27
2
[LLVMdev] Recent changes in -gmlt break sample profiling
On Fri, Oct 24, 2014 at 4:06 PM, Xinliang David Li <xinliangli at gmail.com> wrote: > Diego, > > I think sampleFDO needs to be designed in a way which can protect itself > from future breakage like this. The roots in the unnecessary dependency of > sample FDO on gmlt setting. It is totally reasonable to tune debug binary > size by changes like this. > > The right way