[llvm-bugs] [Bug 43754] lld-link creates an invalid chrome_child.dll with missing string table
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Fri Nov  1 13:07:36 PDT 2019
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=43754
Reid Kleckner <rnk at google.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
--- Comment #13 from Reid Kleckner <rnk at google.com> ---
I added the linker warning in deaf121. -debug:dwarf also suppresses it now.
Chromium may need to suppress the warning in the next clang roll, given that
https://bugs.chromium.org/p/v8/issues/detail?id=9910 still affects debug
builds, and I assume chromium passes /WX to the linker.
-- 
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/20191101/eb7b3a51/attachment.html>
    
    
More information about the llvm-bugs
mailing list