[PATCH] D16771: [ELF] PHDRS linker script command implemented.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 01:05:31 PST 2016


grimar updated this revision to Diff 46624.
grimar added a comment.

- Fixed compilation error and warning under linux.


http://reviews.llvm.org/D16771

Files:
  ELF/Config.h
  ELF/LinkerScript.cpp
  ELF/Writer.cpp
  test/ELF/linkerscript-phdrs-errors.s
  test/ELF/linkerscript-phdrs-flags.s
  test/ELF/linkerscript-phdrs-tls.s
  test/ELF/linkerscript-phdrs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16771.46624.patch
Type: text/x-patch
Size: 58858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160202/3e6d64e4/attachment.bin>


More information about the llvm-commits mailing list