Fix JITTest.ModuleDeletion in -Asserts mode (which turns off JITEmitDebugInfo
authorJeffrey Yasskin <jyasskin@google.com>
Wed, 11 Nov 2009 05:30:02 +0000 (05:30 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Wed, 11 Nov 2009 05:30:02 +0000 (05:30 +0000)
commitb069c911910277a684fd8d3e1f2376e298352ac6
tree254fdb6e403afc82864b9475e3736cbb731de232
parentf1e9cf5020df4bf93c4f559842da824d69b64d22
Fix JITTest.ModuleDeletion in -Asserts mode (which turns off JITEmitDebugInfo
by default).

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