aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reinstate llvm-go to test the go bindings.Eric Christopher2020-02-131-0/+311
* Continue removing llgo.Eric Christopher2020-02-101-311/+0
* Bump llvm-go to C++14Benjamin Kramer2019-08-151-1/+1
* [tests][go]Add -stdlib=libc++ to build GO test if LLVM is built with libc++Xing Xue2019-05-161-1/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [bindings/go] Add coroutine passeswhitequark2018-08-191-0/+1
* Update some code.google.com linksHans Wennborg2017-11-131-1/+1
* [llvm-go] parameterize $GOPATH constructionAndrew Wilkins2016-07-271-4/+25
* llvm-go: call llvm-config with componentsAndrew Wilkins2016-01-211-1/+2
* tools/llvm-config: improve shared library supportAndrew Wilkins2016-01-201-19/+8
* Revert r257003Andrew Wilkins2016-01-121-8/+19
* tools/llvm-config: improve shared library supportAndrew Wilkins2016-01-071-19/+8
* Enable linking tools, shared libraries against libLLVMAndrew Wilkins2015-09-011-38/+53
* llvm-go: Set $GCCGO instead of putting a gccgo executable on $PATH.Peter Collingbourne2015-02-141-20/+5
* llvm-go: Add flag for specifying path to go command.Peter Collingbourne2015-02-141-4/+8
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-1/+1
* Teach LLVM about llgo subproject.Peter Collingbourne2014-11-271-3/+32
* Add llvm-go tool.Peter Collingbourne2014-10-231-0/+261