Chris Lattner 73ebaff79f report_fatal_error can't use errs(), because errs() can call
into report_fatal_error.  Just blast the string to stderr with write(2)
and hope for the best!  Part of rdar://8318441


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111320 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-17 23:03:53 +00:00
..
2010-07-14 22:38:02 +00:00
2010-07-14 22:38:02 +00:00
2010-08-08 00:00:34 +00:00
2010-07-14 22:38:02 +00:00
2010-08-17 17:37:22 +00:00