Commit Graph

4 Commits

Author SHA1 Message Date
Greg Parker
47efdd9885 [runtime] Write fatal error messages to crash logs (where available).
Swift SVN r17306
2014-05-03 02:57:32 +00:00
Dave Zarzycki
f59141d434 Runtime: far better cmake logic for CrashReporter
From what I've been able to test, this does the right thing in all of the
scenarios I tested.

Swift SVN r16685
2014-04-23 03:45:07 +00:00
Dave Zarzycki
c3bc1fb9c4 Runtime: always inline our crash() function
This function only trashes one register on x86_64 and therefore makes crash
reports easier to debug.

Swift SVN r16604
2014-04-21 04:34:05 +00:00
Dave Zarzycki
211afa943f Runtime: better crash debugging/reporting
Swift SVN r16426
2014-04-16 21:37:16 +00:00