https://bugs.kde.org/show_bug.cgi?id=384727

Lubos Lunak <l.lu...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.lu...@kde.org

--- Comment #2 from Lubos Lunak <l.lu...@kde.org> ---
Created attachment 113765
  --> https://bugs.kde.org/attachment.cgi?id=113765&action=edit
valgrind patch

I think this patch completes the fix (i.e. it's meant to be added on top of the
above-mentioned
https://github.com/orivej/valgrind/commit/c59bf5c215f85fb08605708b51f88777227885ae.patch
).

With these two patches, valgrind works for me fine with lld-generated binaries
(and my testcase is LibreOffice, so if it works there, it must work for
everything else too :) ).

The only place I'm somewhat unsure of is the "FIND(rodata, rw)", i.e. the last
snippet, but I assume that doesn't actually matter. As noted in "JRS
2013-Jun-01" a couple of lines above, all the code related to the second
argument to FIND(), variables like rx_dsvma_limit and all that are actually
unused.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to