OSDN Git Service

Add createStandardLTOPasses to StandardPasses.h, and move lto and llvm-ld over.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 3 Jun 2009 21:06:14 +0000 (21:06 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 3 Jun 2009 21:06:14 +0000 (21:06 +0000)
commit006a03482880a5b614dfbb8601e0ae92593a595c
tree519c0632fe5ef4a01f7349e1e8d1e8cb496356df
parent9911405183f8596fe9d521467f83f6652a296cf4
Add createStandardLTOPasses to StandardPasses.h, and move lto and llvm-ld over.
 - I know it sounds crazy, but I think all the pass lists are now coalesced into
   StandardPasses.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72805 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/StandardPasses.h
tools/llvm-ld/Optimize.cpp
tools/lto/LTOCodeGenerator.cpp