summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-11-06 07:42:55 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-11-06 07:42:55 +0000
commit364b59e2661735c8901288a759ace1f712d9b012 (patch)
tree33353f8cf9edc25ab6392991d4c2a09cb58337c2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent398f90f024005418b6b7e26266dab229b408e2f6 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud