summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CalcSpillWeights.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-05-21 21:11:21 +0000
committerLang Hames <lhames@gmail.com>2018-05-21 21:11:21 +0000
commit0b0b41fccefbcd275dee6282b384abfb4ad03266 (patch)
tree8b44105f2f60a6cd009d3ce4ee4627e0a84c934f /llvm/lib/CodeGen/CalcSpillWeights.cpp
parentadd9b6805c7cd593ab7290275e6d9c77fce454f4 (diff)
downloadbcm5719-llvm-0b0b41fccefbcd275dee6282b384abfb4ad03266.tar.gz
bcm5719-llvm-0b0b41fccefbcd275dee6282b384abfb4ad03266.zip
[ORC] Lookup now returns an error if any symbols are not found.
Also tightens the behavior of ExecutionSession::failQuery. Queries can usually only be failed by marking a symbol as failed-to-materialize, but ExecutionSession::failQuery provides a second route, and both routes may be executed from different threads. In the case that a query has already been failed due to a materialization error, ExecutionSession::failQuery will direct the error to ExecutionSession::reportError instead. llvm-svn: 332898
Diffstat (limited to 'llvm/lib/CodeGen/CalcSpillWeights.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud