[MS] Implement the __fastfail intrinsic as a builtin
__fastfail terminates the process immediately with a special system call. It does not run any process shutdown code or exception recovery logic. Fixes PR31854 llvm-svn: 294606
Loading
Please sign in to comment