aboutsummaryrefslogtreecommitdiff
path: root/include/llvm-c/lto.h
AgeCommit message (Expand)Author
2009-06-04<rdar://problem/6940611> libLTO.dylib needs to let linker specify path to ass...Nick Kledzik
2009-04-30Oops! Missed a file in my last commit.Nick Lewycky
2009-04-24Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the gold plugin.Rafael Espindola
2009-02-06Correct strange whitespace.Nick Lewycky
2008-11-29Add protected visibility to libLTO.Nick Lewycky
2008-07-03Provide a hook to set the code generation debug options to investigate lto f...Devang Patel
2008-05-04Use (void) instead of () in C code.Gordon Henriksen
2008-02-27fixes from review of first commitNick Kledzik
2008-02-26first commit of new LTO system. It is not hooked up in the llvm/tools/Makefi...Nick Kledzik