[PATCH] D26199: [ELF] - Implemented threaded --build-id computation

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 08:04:58 PDT 2016


grimar retitled this revision from "[ELF] - Implemented --build-id=tree" to "[ELF] - Implemented threaded --build-id computation".
grimar updated this revision to Diff 76704.
grimar added a comment.

- Reimplemented according to review comments.

Now each algorithm is threaded if -threads option used.


https://reviews.llvm.org/D26199

Files:
  ELF/Config.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  test/ELF/build-id.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26199.76704.patch
Type: text/x-patch
Size: 5655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/382a8aec/attachment.bin>


More information about the llvm-commits mailing list