For PR885:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 21 Aug 2006 05:34:03 +0000 (05:34 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 21 Aug 2006 05:34:03 +0000 (05:34 +0000)
commit62c5105adc4f51c6dd07be3471ea2462c8e00c82
tree31ed385a3ceaa771a76ef988aef20a9ff581daff
parentda6169b9961e09dd8ff20b403a825dd0229dfd85
For PR885:
Consolidate the LinkAllAnalyses.h and LinkAllPasses.h headers into one
so there is no dupliation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29787 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LinkAllAnalyses.h [deleted file]
include/llvm/LinkAllPasses.h [new file with mode: 0644]
include/llvm/Transforms/LinkAllPasses.h [deleted file]
tools/bugpoint/bugpoint.cpp
tools/opt/opt.cpp