llvm-6502/tools/lto
Devang Patel 27376106d9 Modules are consumed when they are merged together by Linker.
Clear modules vector so that destructure does not try to
delete these modules again. Patch by Chandler Carruth.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33017 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-08 18:42:27 +00:00
..
lto-c.cpp Add C wrappers for the LTO library (PR1081). Patch by Chandler Carruth! 2007-01-06 23:53:43 +00:00
lto.cpp Modules are consumed when they are merged together by Linker. 2007-01-08 18:42:27 +00:00
Makefile Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.org/PR1055 2007-01-08 06:25:29 +00:00