Re-enable unit tests disabled in r94164 by telling GTest about the
authorJeffrey Yasskin <jyasskin@google.com>
Tue, 26 Jan 2010 01:26:46 +0000 (01:26 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Tue, 26 Jan 2010 01:26:46 +0000 (01:26 +0000)
commitf5fe3beb3ad2664cfc14a22bb075ebb8e09540c3
tree24db675a00da8ef7a1894b063491a12b23536946
parent7dcef4c47578befe40d488c953e3f5b328667300
Re-enable unit tests disabled in r94164 by telling GTest about the
lack of RTTI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94484 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/JIT/JITEventListenerTest.cpp
unittests/ExecutionEngine/JIT/JITTest.cpp
unittests/Makefile.unittest
unittests/VMCore/PassManagerTest.cpp