Added new method to finish up the addition of passes to emit files. This
authorBill Wendling <isanbard@gmail.com>
Thu, 8 Feb 2007 01:34:45 +0000 (01:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 8 Feb 2007 01:34:45 +0000 (01:34 +0000)
commitd25f933c0ddc58bc19acc7a8ec5da3b0f5412a9a
tree224bc138c71d12c6b55dd276a4ce5e14e7c64955
parent449c57a0f9b550e4a43d7c1c1ef37ebff20650b4
Added new method to finish up the addition of passes to emit files. This
allows us to split that method into two so that we can optionally call a
concrete function to add a writer. Removed moribund addObjectWriter()
method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34030 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h