[llvm-commits] [llvm] r74227 - /llvm/trunk/lib/Support/PrettyStackTrace.cpp
Mikhail Glushenkov
the.dead.shall.rise at gmail.com
Sun Jun 28 08:35:06 PDT 2009
Hi Owen,
Owen Anderson <resistor at ...> writes:
>
> Author: resistor
> Date: Thu Jun 25 18:31:33 2009
> New Revision: 74227
>
> URL: http://llvm.org/viewvc/llvm-project?rev=74227&view=rev
> Log:
> Support thread-local pretty stack traces.
This broke build on Windows:
$ Debug/bin/tblgen.exe
Assertion failed: errorcode == 0, file Win32/ThreadLocal.inc, line 47
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
More information about the llvm-commits
mailing list