summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CachePruning.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-05-20 19:46:42 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-05-20 19:46:42 +0000
commitccf5ee0b8f4c5ba88500a91ac2e4cdcf046299d5 (patch)
tree99daea193c2475d983e0d733ebdbcc79fb1e09c9 /llvm/lib/Support/CachePruning.cpp
parent858d1df246e914a715622aea11966a12ed48abb3 (diff)
downloadbcm5719-llvm-ccf5ee0b8f4c5ba88500a91ac2e4cdcf046299d5.tar.gz
bcm5719-llvm-ccf5ee0b8f4c5ba88500a91ac2e4cdcf046299d5.zip
Use report_fatal_error after all
Depending on the compiler used to build LLVM, llvm_unreachable can either expand to a call to abort(), or to a __builtin_unreachable. The latter does not have a predictable behavior at runtime. llvm-svn: 270260
Diffstat (limited to 'llvm/lib/Support/CachePruning.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud