runtime
runtime copied to clipboard
Consolidate MSVC compiler & linker switches
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 ...