[FastISel] Rename public visible FastISel functions. NFC.
[oota-llvm.git] / lib / Target / ARM / ARMRelocations.h
index 86e7206f2cc6a066c8dd0aa7f11f014213284634..5ba8bf7381503d4385c3f63a7b3db3419851b97c 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMRelocations.h - ARM Code Relocations ------------------*- C++ -*-===//
+//===-- ARMRelocations.h - ARM Code Relocations -----------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef ARMRELOCATIONS_H
-#define ARMRELOCATIONS_H
+#ifndef LLVM_LIB_TARGET_ARM_ARMRELOCATIONS_H
+#define LLVM_LIB_TARGET_ARM_ARMRELOCATIONS_H
 
 #include "llvm/CodeGen/MachineRelocation.h"