Files
tensorflow/tools
Ilya Biryukov 1c3d02eb35 Use LLD when building with downloaded GPU toolchain
This improves build times when using the downloaded clang toolchain.

Additionally, remove '-B/usr/bin' flags from the cuda CROSSTOOL when using
the downloaded toolchain.
It was forcing 'clang' to first search for the linker in '/usr/bin',
preventing downloaded LLD from being selected.

PiperOrigin-RevId: 211430374
2018-09-04 03:15:01 -07:00
..
2017-06-27 16:37:09 -07:00