[PATCH] D44679: [ELF] - Another fix for "LLD crashes with --emit-relocs when trying to proccess .eh_frame"

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 04:50:59 PDT 2018


grimar updated this revision to Diff 139105.
grimar retitled this revision from "[ELF] - Another for "LLD crashes with --emit-relocs when trying to proccess .eh_frame"" to "[ELF] - Another fix for "LLD crashes with --emit-relocs when trying to proccess .eh_frame"".
grimar added a comment.

- Simplify test case.


https://reviews.llvm.org/D44679

Files:
  ELF/LinkerScript.cpp
  test/ELF/arm-exidx-relocatable.s
  test/ELF/emit-relocs-eh-frame.s
  test/ELF/emit-relocs-shared.s
  test/ELF/emit-relocs.s
  test/ELF/linkerscript/eh-frame-emit-relocs.s
  test/ELF/relocatable-sections.s
  test/ELF/relocatable.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44679.139105.patch
Type: text/x-patch
Size: 6452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/4a593f5a/attachment.bin>


More information about the llvm-commits mailing list