[PATCH] D16084: [ELF][MIPS] Prevent substitution of _gp_disp symbol

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 15:13:39 PST 2016


atanasyan updated the summary for this revision.
atanasyan updated this revision to Diff 44565.
atanasyan added a comment.

- Add new general `addIgnoredStrong()` method
- Do not use binary files in the test


Repository:
  rL LLVM

http://reviews.llvm.org/D16084

Files:
  ELF/Driver.cpp
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/Writer.cpp
  test/ELF/Inputs/mips-gp-disp-def.s
  test/ELF/mips-gp-disp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16084.44565.patch
Type: text/x-patch
Size: 5263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160111/e90692b8/attachment.bin>


More information about the llvm-commits mailing list