[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 12 11:05:23 PST 2017


compnerd updated this revision to Diff 126585.
compnerd edited the summary of this revision.
compnerd added a comment.

Add `llvm-readobj` decoding support, tweak the structure layout a bit.


Repository:
  rL LLVM

https://reviews.llvm.org/D40849

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40849.126585.patch
Type: text/x-patch
Size: 4967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/fa8fb3eb/attachment.bin>


More information about the llvm-commits mailing list