runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Consolidate MSVC compiler & linker switches

Open tlemo opened this issue 4 years ago • 0 comments

Try to deduplicate / consolidate the MSVC switches:

https://github.com/tensorflow/runtime/blob/b570a1921c9e55ac53c8972bd2bfd37cd0eb510d/build_defs.bzl#L39-L84 https://github.com/tensorflow/runtime/blob/b570a1921c9e55ac53c8972bd2bfd37cd0eb510d/third_party/llvm/llvm.bzl#L351-L395 ...

tlemo avatar Jun 25 '21 18:06 tlemo