aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-go
AgeCommit message (Expand)AuthorFilesLines
2016-07-27[llvm-go] parameterize $GOPATH constructionAndrew Wilkins1-4/+25
2016-01-26Remove autoconf supportChris Bieneman1-16/+0
2016-01-21llvm-go: call llvm-config with componentsAndrew Wilkins1-1/+2
2016-01-20tools/llvm-config: improve shared library supportAndrew Wilkins1-19/+8
2016-01-12Revert r257003Andrew Wilkins1-8/+19
2016-01-07tools/llvm-config: improve shared library supportAndrew Wilkins1-19/+8
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