[PATCH] D40849: CodeGen: support an extension to pass linker options on ELF

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 11:16:44 PST 2017


compnerd updated this revision to Diff 127576.
compnerd added a comment.

Address @jhenderson's suggestions.


Repository:
  rL LLVM

https://reviews.llvm.org/D40849

Files:
  include/llvm/BinaryFormat/ELF.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  test/Feature/elf-linker-options.ll
  test/tools/llvm-readobj/elf-directives.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40849.127576.patch
Type: text/x-patch
Size: 6051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/12e5d4c1/attachment.bin>


More information about the llvm-commits mailing list