Implement the X86 JIT interfaces
authorChris Lattner <sabre@nondot.org>
Sat, 20 Nov 2004 23:54:33 +0000 (23:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Nov 2004 23:54:33 +0000 (23:54 +0000)
commit7ddde32ead1b704be807937fa0947e3c57ee51ac
treeb638333f503f79be9f1cc7b97c4365af4a18879d
parent8dad013038eff5d5cbbcb9164c7813cb19b1408c
Implement the X86 JIT interfaces

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