AVX-512: Fixed a bug in emitting compare for MVT:i1 type.
[oota-llvm.git] / lib / CodeGen / AntiDepBreaker.h
index df47f984d57817bdd75e1b21eff31b9eb1c07325..aaa12c3f38149b0b028e839d59d5ad7decf91f0f 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_CODEGEN_ANTIDEPBREAKER_H
-#define LLVM_CODEGEN_ANTIDEPBREAKER_H
+#ifndef LLVM_LIB_CODEGEN_ANTIDEPBREAKER_H
+#define LLVM_LIB_CODEGEN_ANTIDEPBREAKER_H
 
 #include "llvm/CodeGen/MachineBasicBlock.h"
 #include "llvm/CodeGen/MachineFrameInfo.h"