[PGO] Revert r255365: solution incomplete, not handling lambda yet
[oota-llvm.git] / include / llvm / ProfileData / InstrProf.h
index 577201542a9a83800c817df085b3fa937e802a02..2730cc167f7dfa248dd077d2a3251d2e6a3e8d8a 100644 (file)
@@ -30,7 +30,7 @@
 #include <system_error>
 #include <vector>
 
-#define INSTR_PROF_INDEX_VERSION 4
+#define INSTR_PROF_INDEX_VERSION 3
 namespace llvm {
 
 class Function;