Skip to content
Commit 02cbe282 authored by Brian Gaeke's avatar Brian Gaeke
Browse files

addPassesToJITCompile now takes a FunctionPassManager, to support

 function-at-a-time compilation and emission of code.
Separate addPassesToEmitAssembly from addPassesToJITCompile, because
 the latter requires you to use FunctionPasses, and the former might
 diverge anyway.

llvm-svn: 7817
parent 1a6f2b83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment