Skip to content
Commit e2eb8076 authored by John McCall's avatar John McCall
Browse files

Version N of the llvm_unreachable patch: VC++ doesn't recognize that abort()

doesn't return, so just go back to using the old runtime function instead
of trying to use abort() when __builtin_unreachable (or an equivalent) isn't
supported.

llvm-svn: 127629
parent 4b6ae939
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment