bazel-contrib / toolchains_llvm

LLVM toolchain for bazel
Apache License 2.0
289 stars 207 forks source link

Replace references of "host" with "exec". #294

Closed siddharthab closed 5 months ago

siddharthab commented 5 months ago

This properly captures that we actually mean the exec platform in these contexts. Also remove host_tools utils because we can not really do that for the exec platform.