Add a pointer to the owning LLVMContext to Module. This requires threading LLVMConte...
[oota-llvm.git] / tools / lto / LTOCodeGenerator.h
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-06-04 Nick Kledzik<rdar://problem/6940611> libLTO.dylib needs to let...
2009-04-30 Nick LewyckyAllow a user of libLTO to specify the full pathname...
2008-11-30 Nick LewyckyRemove warning about declaration does not declare anyth...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-07-08 Nick Kledzikfix dangling pointer and argv off by one errors. Add...
2008-07-03 Devang PatelProvide a hook to set the code generation debug option...
2008-06-30 Devang PatelRename new lto2 tool as lto.