X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FConfig%2Fconfig.h.in;h=211e1d0fad01c4aebb300e197985aa38e05d145a;hp=67d7c8485a402680f926584775f2370f123be66f;hb=ba80ee730758edc4f8bb221956d93e1b913de8a7;hpb=2c46a37b03c865aa7a21118efb0b2e6f2d771eaf diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 67d7c8485a4..211e1d0fad0 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -6,6 +6,9 @@ /* Bug report URL. */ #undef BUG_REPORT_URL +/* Default OpenMP runtime used by -fopenmp. */ +#undef CLANG_DEFAULT_OPENMP_RUNTIME + /* Define if we have libxml2 */ #undef CLANG_HAVE_LIBXML