There is this new "LLVM" compiler that supports __builtin_bswap but thinks it's gcc...
[oota-llvm.git] / include / llvm / Support / CrashRecoveryContext.h
2010-07-28 Daniel DunbarSupport: Add CrashRecoveryContext helper object.