Implement JIT support for global aliases, patch by David Chisnall!
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 20:21:35 +0000 (20:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 20:21:35 +0000 (20:21 +0000)
commit18e045983757a7d2bae482d2abe444a5bb3ed134
treef77c7a020d79df3313d77c96df388dda6d9104d3
parent890aaa871046fa63e0cbb78681cecf3418865ac1
Implement JIT support for global aliases, patch by David Chisnall!

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