summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorManoj Gupta <manojgupta@google.com>2017-09-27 17:36:25 +0000
committerManoj Gupta <manojgupta@google.com>2017-09-27 17:36:25 +0000
commita2eacb3bfc920bde7ea3b5b124cd27da2cc8f14e (patch)
treea889ecc1e6c7f575ac22df72da69847c28e51774 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parent1e053ab09a1e308938296db5574a36766d3a55a7 (diff)
downloadbcm5719-llvm-a2eacb3bfc920bde7ea3b5b124cd27da2cc8f14e.tar.gz
bcm5719-llvm-a2eacb3bfc920bde7ea3b5b124cd27da2cc8f14e.zip
[ARM] builtins: Replace abort by assert in clear_cache.
Summary: __builtion___clear_cache maps to clear_cache function. On Linux, clear_cache functions makes a syscall and does an abort if syscall fails. Replace the abort by an assert so that non-debug builds do not abort if the syscall fails. Fixes PR34588. Reviewers: rengolin, compnerd, srhines, peter.smith, joerg Reviewed By: rengolin Subscribers: aemerson, kristof.beyls, llvm-commits Differential Revision: https://reviews.llvm.org/D37788 llvm-svn: 314322
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud