Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-27 | [llvm-go] parameterize $GOPATH construction | Andrew Wilkins | 1 | -4/+25 |
2016-01-26 | Remove autoconf support | Chris Bieneman | 1 | -16/+0 |
2016-01-21 | llvm-go: call llvm-config with components | Andrew Wilkins | 1 | -1/+2 |
2016-01-20 | tools/llvm-config: improve shared library support | Andrew Wilkins | 1 | -19/+8 |
2016-01-12 | Revert r257003 | Andrew Wilkins | 1 | -8/+19 |
2016-01-07 | tools/llvm-config: improve shared library support | Andrew Wilkins | 1 | -19/+8 |
2015-09-01 | Enable linking tools, shared libraries against libLLVM | Andrew Wilkins | 1 | -38/+53 |
2015-02-14 | llvm-go: Set $GCCGO instead of putting a gccgo executable on $PATH. | Peter Collingbourne | 1 | -20/+5 |
2015-02-14 | llvm-go: Add flag for specifying path to go command. | Peter Collingbourne | 1 | -4/+8 |
2015-01-30 | Move DebugInfo to DebugInfo/DWARF. | Zachary Turner | 1 | -1/+1 |
2014-11-27 | Teach LLVM about llgo subproject. | Peter Collingbourne | 1 | -3/+32 |
2014-10-23 | Add llvm-go tool. | Peter Collingbourne | 3 | -0/+286 |