[llvm-bugs] [Bug 49226] [lld] Errors about duplicate gcov symbols after 8f91f38

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 18 15:34:31 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=49226

dmajor <dmajor at mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

--- Comment #5 from dmajor <dmajor at mozilla.com> ---
Looking through the config file for this code coverage build, I see that we
have `export LIBS="-lclang_rt.profile-x86_64"`, maybe this is unnecessary (at
least for Rust) since Rust apparently provides its own profiler builtins.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210218/0a6c5396/attachment.html>


More information about the llvm-bugs mailing list