Move some methods out of line so that MutexGuard.h isn't needed in a public header.
authorChris Lattner <sabre@nondot.org>
Mon, 8 May 2006 22:00:52 +0000 (22:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 May 2006 22:00:52 +0000 (22:00 +0000)
commite7fd553b3be8b95dc0946cd3267bc2db859cd3d8
treecb6ad2b1cf903572a78fffdfb305dc01a3f39dfb
parent683d1bb712d8f8fc2d727a160da029c9cf40a423
Move some methods out of line so that MutexGuard.h isn't needed in a public header.

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