summaryrefslogtreecommitdiff
path: root/bindings/go/llvm/linker.go
AgeCommit message (Expand)Author
2015-12-18Reorganize the C API headers to improve build times.Eric Christopher
2015-12-16Change linkInModule to take a std::unique_ptr.Rafael Espindola
2015-03-02Restore LLVMLinkModules C API until it is properly deprecated.Juergen Ributzka
2014-12-23Finish removing DestroySource.Rafael Espindola
2014-10-16Initial version of Go bindings.Peter Collingbourne