[PATCH] D18091: ELF: Implement --build-id.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 11:44:34 PST 2016


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

- accept both --build-id and -build-id.


http://reviews.llvm.org/D18091

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/build-id.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18091.50457.patch
Type: text/x-patch
Size: 8201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/365d2b16/attachment.bin>


More information about the llvm-commits mailing list