add a new predicate method that says whether a GlobalValue
[oota-llvm.git] / lib / Target / X86 / X86CompilationCallback_Win64.asm
index f9b5481a01f711e4e5ca7e3afd1766b9e023e0b9..8002f98765f0438672fb6ca240c25ac91c6e3a26 100644 (file)
@@ -1,3 +1,16 @@
+;;===-- X86CompilationCallback_Win64.asm - Implement Win64 JIT callback ---===
+;;
+;;                     The LLVM Compiler Infrastructure
+;;
+;; This file is distributed under the University of Illinois Open Source
+;; License. See LICENSE.TXT for details.
+;;
+;;===----------------------------------------------------------------------===
+;;
+;; This file implements the JIT interfaces for the X86 target.
+;;
+;;===----------------------------------------------------------------------===
+
 extrn X86CompilationCallback2: PROC
 
 .code