Teach the JIT how to relocate LI, this fixes the JIT on Prolangs-C/TimberWolfMC
authorChris Lattner <sabre@nondot.org>
Sat, 22 Apr 2006 06:17:56 +0000 (06:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Apr 2006 06:17:56 +0000 (06:17 +0000)
commitea4a9c575fa0a8c8c1dce5223a637a166e5c1f8c
treec9bd049b87097f3bfd185cb6d7728f0b2be1854b
parent776eb6b21e086fc921dd7f5ac58d4268f0180e07
Teach the JIT how to relocate LI, this fixes the JIT on Prolangs-C/TimberWolfMC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27943 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCCodeEmitter.cpp