[PATCH] D30627: [ELF] Properly handle .eh_frame in linker scripts
    Petr Hosek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  6 19:27:54 PST 2017
    
    
  
phosek updated this revision to Diff 90783.
phosek added a comment.
I tried to use the same handling as in case of combineMergableSections, let me know if this makes sense.
Repository:
  rL LLVM
https://reviews.llvm.org/D30627
Files:
  ELF/OutputSections.cpp
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/linkerscript/eh-frame.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30627.90783.patch
Type: text/x-patch
Size: 3661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/0734f47c/attachment.bin>
    
    
More information about the llvm-commits
mailing list