Fix the LTO header for LLVMContext changes.
[oota-llvm.git] / include / llvm-c / lto.h
2009-07-01 Owen AndersonFix the LTO header for LLVMContext changes.
2009-07-01 Owen AndersonHold the LLVMContext by reference rather than by pointer.
2009-06-04 Nick Kledzik<rdar://problem/6940611> libLTO.dylib needs to let...
2009-04-30 Nick LewyckyOops! Missed a file in my last commit.
2009-04-24 Rafael EspindolaAdd LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the...
2009-02-06 Nick LewyckyCorrect strange whitespace.
2008-11-29 Nick LewyckyAdd protected visibility to libLTO.
2008-07-03 Devang PatelProvide a hook to set the code generation debug option...
2008-05-04 Gordon HenriksenUse (void) instead of () in C code.
2008-02-27 Nick Kledzikfixes from review of first commit
2008-02-26 Nick Kledzikfirst commit of new LTO system. It is not hooked up...