The new version of how to add passes to emit files. We explicitly call a
authorBill Wendling <isanbard@gmail.com>
Thu, 8 Feb 2007 01:41:07 +0000 (01:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 8 Feb 2007 01:41:07 +0000 (01:41 +0000)
commit546d0fbd9718ea5ad422faaeffea939fe7312408
tree180ff06f13f6c2b7bd71cce182457a6b0212b62f
parenteb1ac3385096dd6f45a1548f3492f21648f55b4c
The new version of how to add passes to emit files. We explicitly call a
function to add the file writers between calls to add the passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34035 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp
tools/lto/lto.cpp