summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2019-04-16 22:45:14 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2019-04-16 22:45:14 +0000
commit97d25e068f434d04098c73a87ea6891991654cca (patch)
tree38ca22bd7d050af8c92cd7d2f7be9cffe0710b35 /clang/test
parent8f9d95d9d73b6bb23c854f29ed42f95e878b021e (diff)
downloadbcm5719-llvm-97d25e068f434d04098c73a87ea6891991654cca.tar.gz
bcm5719-llvm-97d25e068f434d04098c73a87ea6891991654cca.zip
ELF: Move build id computation to Writer. NFCI.
With partitions, each partition should have the same build id. This means that the build id needs to be only computed once, otherwise we will end up with different build ids in each partition as a result of the file contents changing. This change moves the computation of the build id into Writer so that it only happens once. Differential Revision: https://reviews.llvm.org/D60342 llvm-svn: 358536
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud