Use a better name for the label relocations while emitting them for Jump Tables
[oota-llvm.git] / include / llvm / Config / config.h.in
index b78814f2b7e0732e00d9cd6052da40b78e7b97d8..f32f4038ffaea3e1c2e589a956ae65593c38907c 100644 (file)
 /* Define if you have the libdl library or equivalent. */
 #undef HAVE_LIBDL
 
-/* Define to 1 if you have the `elf' library (-lelf). */
-#undef HAVE_LIBELF
-
 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */
 #undef HAVE_LIBIMAGEHLP
 
 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 #undef TM_IN_SYS_TIME
 
+/* Define if we have the oprofile JIT-support library */
+#undef USE_OPROFILE
+
 /* Define if use udis86 library */
 #undef USE_UDIS86