Implement the Sparc JIT interfaces, including relocation support.
authorChris Lattner <sabre@nondot.org>
Mon, 22 Nov 2004 20:24:27 +0000 (20:24 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Nov 2004 20:24:27 +0000 (20:24 +0000)
commit534ac45604a8df09f8702323e165603616353e9b
tree107f5e7e69e39a72bf39c154ec426183bad809d0
parent0baf656edb926758a69a7c95d212b73537813ab2
Implement the Sparc JIT interfaces, including relocation support.

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