[PATCH] D21598: Fix a bug that MIPS thunks can overwrite other section contents.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 23:26:09 PDT 2016


ruiu updated this revision to Diff 61509.
ruiu added a comment.

- Removed unused functions.


http://reviews.llvm.org/D21598

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Writer.cpp
  test/ELF/mips-npic-call-pic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21598.61509.patch
Type: text/x-patch
Size: 20896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/43fd2a88/attachment.bin>


More information about the llvm-commits mailing list