Revert r91208. Something on Linux prevents the JIT from looking up a symbol
authorJeffrey Yasskin <jyasskin@google.com>
Sat, 12 Dec 2009 06:18:46 +0000 (06:18 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sat, 12 Dec 2009 06:18:46 +0000 (06:18 +0000)
commit9b8ff28870abfccf9032d9d5d4d376f337950710
treeb36d1d3e4ca3bb22dfa168b8d133a32dbaecc7ae
parent5cc966a6c1258e007d90dd0b92a8c146087de9a9
Revert r91208.  Something on Linux prevents the JIT from looking up a symbol
defined in the test, and I don't have time tonight to figure it out.

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