Add Win64 compilation callback. This allows easy examples to be JITed on Win64!
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 23 Mar 2008 14:44:32 +0000 (14:44 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 23 Mar 2008 14:44:32 +0000 (14:44 +0000)
commit231e964ad23f1c37da414068f2e7d44b496d809a
treea02b87fb43994863c3549bb0875e7ff3fc9cc814
parent85685076237af8849e67d45f49ba304619fe265a
Add Win64 compilation callback. This allows easy examples to be JITed on Win64!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48706 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CompilationCallback_Win64.asm [new file with mode: 0644]
lib/Target/X86/X86JITInfo.cpp