summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorRoger Ferrer Ibanez <roger.ferreribanez@arm.com>2016-11-10 16:54:55 +0000
committerRoger Ferrer Ibanez <roger.ferreribanez@arm.com>2016-11-10 16:54:55 +0000
commitaee391b535b7acfebc4d4c9370978a5c5544cbfc (patch)
tree532085d35bc8c95531c4b440e216f14f79be04ce /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent33fef8e8650ab70f40281ecc69f2724c7dbc5765 (diff)
downloadbcm5719-llvm-aee391b535b7acfebc4d4c9370978a5c5544cbfc.tar.gz
bcm5719-llvm-aee391b535b7acfebc4d4c9370978a5c5544cbfc.zip
Protect bitset tests under libcpp-no-exceptions
Bitset tests feature a sequence of tests of increasing bitset sizes, but these tests rely on exceptions when the bitset size is less than 50 elements. This change adds a flag to tell whether a test should throw. If it must throw it will be skipped under no-exceptions. Differential Revision: https://reviews.llvm.org/D26140 llvm-svn: 286474
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud