1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Bindings/Go
Chandler Carruth 6ce48f45a7 Add a way to skip the Go bindings tests even when Go is configured in
CMake.

The Go bindings tests in an unoptimized build take over 30 seconds for
me, making it the slowest test in 'check-llvm' by a factor of two.

I've only rigged this up fully to the CMake build. If someone is
interested in rigging it up to the autoconf build, they're welcome to do
so.

llvm-svn: 247243
2015-09-10 05:47:43 +00:00
..
go.test Disable Go bindings test under UBSan. 2015-01-09 23:17:23 +00:00
lit.local.cfg Add a way to skip the Go bindings tests even when Go is configured in 2015-09-10 05:47:43 +00:00