| commit | 523048ecde241c48e62b23eda3bb84fcd297a5fb | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Thu Feb 08 01:36:53 2007 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Thu Feb 08 01:36:53 2007 +0000 |
| tree | 72d5d8b507883c5ca59f59bd32ae01f50bf3dc93 | |
| parent | 3c4d37a531f874102d2614500b86abd78d0f1bab [diff] |
Split the addPassesToEmitFile method up into two. This is so that we can do some common stuff, then on our own add an object file writer (by calling a concrete function), and then do some finishing stuff, if need be. llvm-svn: 34032