commit | b428654076f5faae00c1e64a0f0a398b22703109 | [log] [tgz] |
---|---|---|
author | Brian Gaeke <gaeke@uiuc.edu> | Wed Aug 13 18:15:52 2003 +0000 |
committer | Brian Gaeke <gaeke@uiuc.edu> | Wed Aug 13 18:15:52 2003 +0000 |
tree | e7a77edba5ed845dff8076ab6aa265e71d97feed | |
parent | 9826bdb7d829b2e48669a3ab69b0e6286f524001 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7817 91177308-0d34-0410-b5e6-96231b3b80d8