summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bindings/Go
Commit message (Expand)AuthorAgeFilesLines
* Replace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san' as that betterPaul Robinson2019-05-101-1/+2
* [Go / ASAN] Disable Go bindings for ASAN tests.Mitch Phillips2019-03-081-1/+1
* Fix go bindings test when using goma distributed build toolReid Kleckner2018-03-261-1/+1
* [cmake] Canonicalize CMake booleans to 0/1 for lit interopMichal Gorny2017-01-061-1/+1
* Disable Go bindings test with MSan, it has tons of linker errorsReid Kleckner2015-11-191-1/+1
* Add a way to skip the Go bindings tests even when Go is configured inChandler Carruth2015-09-101-0/+3
* Disable Go bindings test under UBSan.Alexey Samsonov2015-01-091-1/+1
* Add llvm-go tool.Peter Collingbourne2014-10-231-6/+1
* Teach lit to filter the host LDFLAGS down from the build system and intoChandler Carruth2014-10-212-1/+2
* Disable ccache for go tests.Peter Collingbourne2014-10-171-0/+5
* We also need to catch OSError here.Peter Collingbourne2014-10-171-2/+2
* Don't crash if find_executable return None.Rafael Espindola2014-10-171-4/+4
* Add our own copy of the find_executable function to cope with installationsPeter Collingbourne2014-10-161-2/+20
* Initial version of Go bindings.Peter Collingbourne2014-10-162-0/+41
OpenPOWER on IntegriCloud