diff options
Diffstat (limited to 'contrib/llvm/lib/Target/SystemZ/SystemZMCInstLower.h')
-rw-r--r-- | contrib/llvm/lib/Target/SystemZ/SystemZMCInstLower.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/llvm/lib/Target/SystemZ/SystemZMCInstLower.h b/contrib/llvm/lib/Target/SystemZ/SystemZMCInstLower.h index 90447ff..7173cfa 100644 --- a/contrib/llvm/lib/Target/SystemZ/SystemZMCInstLower.h +++ b/contrib/llvm/lib/Target/SystemZ/SystemZMCInstLower.h @@ -7,8 +7,8 @@ // //===----------------------------------------------------------------------===// -#ifndef LLVM_SYSTEMZMCINSTLOWER_H -#define LLVM_SYSTEMZMCINSTLOWER_H +#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZMCINSTLOWER_H +#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZMCINSTLOWER_H #include "llvm/MC/MCExpr.h" #include "llvm/Support/Compiler.h" |