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

Frantisek Skala <fun...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |NOT A BUG

--- Comment #1 from Frantisek Skala <fun...@gmail.com> ---
This seems to be a LLVM bug that has been fixed since.

I've compiled lld from the latest source (with ld --version showing: LLD 12.0.0
(https://github.com/llvm/llvm-project.git
e2dd86bbfcb4c1888d5e0ff6256a51c906e621cb)) and I did not see the issue anymore.

I had to use `./configure LDFLAGS='-Wl,-z,notext'` when compiling Valgrind with
LLD 12 otherwise the compilation failed. Using these linker flags with previous
releases seems to make no difference.

This will unfortunately keep affecting users relying on LLVM linker until LLD
12 is released as stable.

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

Reply via email to