summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CrashRecoveryContext.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure to include config.h, to pickup LLVM_ON_WIN32.Daniel Dunbar2010-07-291-0/+1
* CrashRecoveryContext: Add a simple POSIX implementation.Daniel Dunbar2010-07-291-1/+102
* Support: Add CrashRecoveryContext helper object.Daniel Dunbar2010-07-281-0/+88
OpenPOWER on IntegriCloud