hanchenye-llvm-project/llvm/tools/lto
Devang Patel 73d40ac101 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.

llvm-svn: 33017
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
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