X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FX86%2FX86CompilationCallback_Win64.asm;h=8002f98765f0438672fb6ca240c25ac91c6e3a26;hb=281bada3b03b97dad0ac9890706a057ab31a5dd3;hp=f9b5481a01f711e4e5ca7e3afd1766b9e023e0b9;hpb=231e964ad23f1c37da414068f2e7d44b496d809a;p=oota-llvm.git diff --git a/lib/Target/X86/X86CompilationCallback_Win64.asm b/lib/Target/X86/X86CompilationCallback_Win64.asm index f9b5481a01f..8002f98765f 100644 --- a/lib/Target/X86/X86CompilationCallback_Win64.asm +++ b/lib/Target/X86/X86CompilationCallback_Win64.asm @@ -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