Add a pointer to the owning LLVMContext to Module. This requires threading LLVMConte...
[oota-llvm.git] / tools / lto / LTOModule.h
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-06-01 Nick Kledzik<rdar://problem/6927148> libLTO needs to handle i386...
2009-05-30 Evan ChengUntabify.
2009-04-24 Rafael EspindolaAdd LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the...
2008-07-16 Devang PatelDo not forget global definitions from inline asm code...
2008-06-30 Devang PatelRename new lto2 tool as lto.