Fix the FIXME, nuke the JIT specific forceCompilationOf method.
authorChris Lattner <sabre@nondot.org>
Mon, 22 Nov 2004 21:54:35 +0000 (21:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Nov 2004 21:54:35 +0000 (21:54 +0000)
commitcf88d324a892c8f93ccdac55788afb48b17c728b
tree3968afb7fd5847a84753b6601bb214aed08cebf6
parent213c969c92ce8cffbc085429a5f4eb08a412d195
Fix the FIXME, nuke the JIT specific forceCompilationOf method.

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