JITEventListener.h: Use llvm-config.h instead of config.h.
[oota-llvm.git] / include / llvm / Config / llvm-config.h.in
index 9489dfe01633fc576d2867d2c58b2c5c788960cc..af3a324855258dbf827bbcc0ef1c48d5c6565123 100644 (file)
 /* Installation prefix directory */
 #undef LLVM_PREFIX
 
+/* Define if we have the Intel JIT API runtime support library */
+#undef LLVM_USE_INTEL_JITEVENTS
+
+/* Define if we have the oprofile JIT-support library */
+#undef LLVM_USE_OPROFILE
+
 /* Major version of the LLVM API */
 #undef LLVM_VERSION_MAJOR