diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-05-20 19:46:42 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-05-20 19:46:42 +0000 |
commit | 7192e937607a980d67697ef788483f3aa3240cab (patch) | |
tree | 1c17ddd0077c73f70643439a01fdafcf9eff78dd /include | |
parent | 2a73788c7289cef6ef94a6098b652864fdbfae68 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270260 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions