X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=lib%2FTarget%2FAArch64%2FInstPrinter%2FAArch64InstPrinter.h;h=4e13dcea24e6746f234da17701f929d0ff58ce77;hb=00e08fcaa02286dd7da9cf9a8d158545532ab832;hp=fe7666e5cadb94750b823fd3d50fa3270892383d;hpb=f58eecfbbb0a291647ca0ab5b2f55ca13dd89a12;p=oota-llvm.git diff --git a/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h b/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h index fe7666e5cad..4e13dcea24e 100644 --- a/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h +++ b/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h @@ -11,8 +11,8 @@ // //===----------------------------------------------------------------------===// -#ifndef AArch64INSTPRINTER_H -#define AArch64INSTPRINTER_H +#ifndef LLVM_LIB_TARGET_AARCH64_INSTPRINTER_AARCH64INSTPRINTER_H +#define LLVM_LIB_TARGET_AARCH64_INSTPRINTER_AARCH64INSTPRINTER_H #include "MCTargetDesc/AArch64MCTargetDesc.h" #include "llvm/ADT/StringRef.h"