first part of JIT support for address of labels, part of PR7264,
authorChris Lattner <sabre@nondot.org>
Sun, 11 Jul 2010 23:07:28 +0000 (23:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Jul 2010 23:07:28 +0000 (23:07 +0000)
commit68feb22ad8e7e3b5cd97312ef105505b3c554d40
tree9024316ad8e470ebc8d4c05116c59789a32915a6
parentb162290e39afd49d4c7d342333b331bc96232720
first part of JIT support for address of labels, part of PR7264,
patch by Yuri!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108107 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JIT.cpp
lib/ExecutionEngine/JIT/JIT.h
lib/ExecutionEngine/JIT/JITEmitter.cpp