Skip to content
Commit 6217082d authored by Chris Lattner's avatar Chris Lattner
Browse files

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

llvm-svn: 111320
parent 83072afb
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