summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/LLVMContextImpl.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-05-02 23:35:59 +0000
committerRui Ueyama <ruiu@google.com>2016-05-02 23:35:59 +0000
commitdd368fcb05ef5c7187c8d94f84aa8703a234a6d0 (patch)
treee7b3ad82d3e374c97e64edac5c2400ebe78a5050 /llvm/lib/IR/LLVMContextImpl.h
parent8742943cb04d1bd69a692e5d57bb08c08def2f26 (diff)
downloadbcm5719-llvm-dd368fcb05ef5c7187c8d94f84aa8703a234a6d0.tar.gz
bcm5719-llvm-dd368fcb05ef5c7187c8d94f84aa8703a234a6d0.zip
Pass all buffers to BuildId hash function at once. NFC.
This change simplifies the BuildId classes by removing a few member functions and variables from them. It should also make it easy to parallelize hash computation in future because now each BuildId object see all inputs rather than one at a time. llvm-svn: 268333
Diffstat (limited to 'llvm/lib/IR/LLVMContextImpl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud