diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2003-08-13 18:15:52 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-08-13 18:15:52 +0000 |
commit | 02cbe2824c560cd0333d5fe909293436f6ebd6ef (patch) | |
tree | f119b1f459a13cc9170030ce071da3f12f47b644 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 1a6f2b83ab6534e265310557a2a1277d3b47c079 (diff) | |
download | llvm-02cbe2824c560cd0333d5fe909293436f6ebd6ef.zip llvm-02cbe2824c560cd0333d5fe909293436f6ebd6ef.tar.gz llvm-02cbe2824c560cd0333d5fe909293436f6ebd6ef.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions