John McCall b121bfcc22 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127629 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-14 22:41:50 +00:00
..
2011-02-18 23:23:09 +00:00
2011-03-01 22:12:24 +00:00
2011-01-17 18:34:03 +00:00
2011-03-14 04:20:57 +00:00