Reinstate r91208 to fix available_externally linkage for globals, with
authorJeffrey Yasskin <jyasskin@google.com>
Sun, 13 Dec 2009 20:30:32 +0000 (20:30 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sun, 13 Dec 2009 20:30:32 +0000 (20:30 +0000)
commit898e9df8dbc65b9b7b92c35ac6673ac8651ff3e8
tree1b26f0fa5eb248074b52437d08b4c107500d4655
parentc4174d675bb873b45fbc63777d388147cf27065a
Reinstate r91208 to fix available_externally linkage for globals, with
nlewycky's fix to add -rdynamic so the JIT can look symbols up in Linux builds
of the JITTests binary.

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