[PATCH] D97113: ReleaseNotes: add lld/ELF notes
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 22 20:02:46 PST 2021
    
    
  
MaskRay added inline comments.
================
Comment at: lld/docs/ReleaseNotes.rst:48
+  (`D84001 <https://reviews.llvm.org/D84001>`_)
+* ``--wrap`` support is improved.
+* ``--gdb-index`` works with DWARF v5 and ``--icf={safe,all}``.
----------------
jhenderson wrote:
> Links to one or more reviews? What has been improved about the support?
The commits collectively improved the support. I made a bunch of commits, sometimes with one commit regressed some untested cases.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97113/new/
https://reviews.llvm.org/D97113
    
    
More information about the llvm-commits
mailing list