X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FConfig%2Fconfig.h.in;h=860bccb8331383eacd252eea67dd7ab07b013626;hb=e179b31bfcb6a49de5fe7df7586a2aade9191e08;hp=6dc8c6e0e41b2bfec4fceb057ef1ede6c14dcdf6;hpb=c673f9c6fecb0f828845ada7ea5458f66f896283;p=oota-llvm.git diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 6dc8c6e0e41..860bccb8331 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -21,6 +21,9 @@ /* Define if you want backtraces on crash */ #undef ENABLE_BACKTRACES +/* Define to enable crash handling overrides */ +#undef ENABLE_CRASH_OVERRIDES + /* Define if position independent code is enabled */ #undef ENABLE_PIC