Verifier: Don't reject varargs callee cleanup functions
[oota-llvm.git] / lib / Target / X86 / X86Relocations.h
index 857becff66d749148c964215b06bc27c73358936..dde2a114f4427850c28e154e0c0377d7ccccf6fb 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef X86RELOCATIONS_H
-#define X86RELOCATIONS_H
+#ifndef LLVM_LIB_TARGET_X86_X86RELOCATIONS_H
+#define LLVM_LIB_TARGET_X86_X86RELOCATIONS_H
 
 #include "llvm/CodeGen/MachineRelocation.h"
 
@@ -21,7 +21,7 @@ namespace llvm {
     /// RelocationType - An enum for the x86 relocation codes. Note that
     /// the terminology here doesn't follow x86 convention - word means
     /// 32-bit and dword means 64-bit. The relocations will be treated
-    /// by JIT or ObjectCode emitters, this is transparent to the x86 code 
+    /// by JIT or ObjectCode emitters, this is transparent to the x86 code
     /// emitter but JIT and ObjectCode will treat them differently
     enum RelocationType {
       /// reloc_pcrel_word - PC relative relocation, add the relocated value to