Okay, the list of link-time passes wasn't such a hot idea. Its prone to
authorReid Spencer <rspencer@reidspencer.com>
Tue, 14 Sep 2004 05:43:23 +0000 (05:43 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 14 Sep 2004 05:43:23 +0000 (05:43 +0000)
commit1c7b907325e9cf3a0713ceab5029fef04d9e498c
tree309f209381b087a116d18a6fa3081cbd41b5e0e7
parent44da7d79760998f9a70340b49a3811229838224d
Okay, the list of link-time passes wasn't such a hot idea. Its prone to
error. We'll strategize on this when we have multiple front ends to deal
with. For now llvm-ld just runs a standard set of transforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16333 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Module.h
lib/AsmParser/Lexer.l
lib/AsmParser/llvmAsmParser.y
lib/VMCore/AsmWriter.cpp
lib/VMCore/Module.cpp