summaryrefslogtreecommitdiff
path: root/tools/llvm-go
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Enable linking tools, shared libraries against libLLVMAndrew Wilkins1-38/+53
2015-02-14llvm-go: Set $GCCGO instead of putting a gccgo executable on $PATH.Peter Collingbourne1-20/+5
2015-02-14llvm-go: Add flag for specifying path to go command.Peter Collingbourne1-4/+8
2015-01-30Move DebugInfo to DebugInfo/DWARF.Zachary Turner1-1/+1
2014-11-27Teach LLVM about llgo subproject.Peter Collingbourne1-3/+32
2014-10-23Add llvm-go tool.Peter Collingbourne3-0/+286