Remove the *BIG UGLY HACK* from the JIT: PreSelection is now a FunctionPass.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 7 Nov 2003 20:32:08 +0000 (20:32 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 7 Nov 2003 20:32:08 +0000 (20:32 +0000)
commitcb93d8d3a9573917593d56b9a333ded088751b70
tree3bcb6d327392c5304ed7ced0bd84370f29a3f733
parent9bf06b155c3e158ac405d2df0f1b9c9c5b387311
Remove the *BIG UGLY HACK* from the JIT: PreSelection is now a FunctionPass.

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