diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-11-06 07:42:55 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-11-06 07:42:55 +0000 |
commit | 364b59e2661735c8901288a759ace1f712d9b012 (patch) | |
tree | 33353f8cf9edc25ab6392991d4c2a09cb58337c2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 398f90f024005418b6b7e26266dab229b408e2f6 (diff) | |
download | bcm5719-llvm-364b59e2661735c8901288a759ace1f712d9b012.tar.gz bcm5719-llvm-364b59e2661735c8901288a759ace1f712d9b012.zip |
[ELF] - Implemented threaded --build-id computation
Patch switches computing of --build-id hash to tree.
This is the way when input data is splitted by chunks,
hash is computed for each one in threaded/non-threaded way.
At the end hash is conputed for result tree.
With or without -threads the result hash is the same.
Differential revision: https://reviews.llvm.org/D26199
llvm-svn: 286061
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions