llvm-6502/tools/lto
Devang Patel 998051a221 Using addPassesToEmitWholeFile is not a good idea here.
Use FunctionPassManager to do the job.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30160 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-07 21:41:11 +00:00
..
lto.cpp Using addPassesToEmitWholeFile is not a good idea here. 2006-09-07 21:41:11 +00:00
Makefile Add linker into list of LINK_COMPONENTS. 2006-09-07 21:36:55 +00:00