summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/SymbolSize.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2016-11-11 19:50:24 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2016-11-11 19:50:24 +0000
commitcd513a41c17a3591e764b1ff986ae501a28cc5f5 (patch)
tree87db3a383097fc45a617ddc23c42b96e481efddd /llvm/lib/Object/SymbolSize.cpp
parentc0032b717886f4923b682f0f5972ab4ab9c32640 (diff)
downloadbcm5719-llvm-cd513a41c17a3591e764b1ff986ae501a28cc5f5.tar.gz
bcm5719-llvm-cd513a41c17a3591e764b1ff986ae501a28cc5f5.zip
Bitcode: Clean up error handling for certain bitcode query functions.
The functions getBitcodeTargetTriple(), isBitcodeContainingObjCCategory(), getBitcodeProducerString() and hasGlobalValueSummary() now return errors via their return value rather than via the diagnostic handler. To make this work, re-implement these functions using non-member functions so that they can be used without the LLVMContext required by BitcodeReader. Differential Revision: https://reviews.llvm.org/D26532 llvm-svn: 286623
Diffstat (limited to 'llvm/lib/Object/SymbolSize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud