summaryrefslogtreecommitdiff
path: root/tools/gold
Commit message (Expand)AuthorAge
* Free the buffer in the case where we don't create a module out of it, asNick Lewycky2009-02-07
* Free the buffer.Nick Lewycky2009-02-06
* Revert the previous commit. It seems it didn'tDuncan Sands2009-02-05
* Stop llvm-config thinking that there are circularDuncan Sands2009-02-05
* It's not obvious, but lto_module_create_from_memory doesn't need to use theNick Lewycky2009-02-05
* Remove accidentally included debug message!Nick Lewycky2009-02-05
* Alphabetize includes. Update comment.Torok Edwin2009-02-04
* mention that PIC is needed for libLTO and libLLVMgoldTorok Edwin2009-02-04
* remove printf - it was there only for debugging!Torok Edwin2009-02-04
* add support for .a files containing LLVM IR to the gold pluginTorok Edwin2009-02-04
* Add LLVM plugin for gold.Nick Lewycky2009-02-03