[PATCH] D131052: [CMake] Allow setting the location of host tools with LLVM_NATIVE_TOOL_DIR

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 18 08:49:08 PST 2023


mstorsjo added a comment.

In D131052#4052563 <https://reviews.llvm.org/D131052#4052563>, @mstorsjo wrote:

> Switched the macro to a function and changed the variables to cache variables, to allow setting them in the grandparent scope without being a macro.

@beanz - Does this seems ok to you now?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131052/new/

https://reviews.llvm.org/D131052



More information about the cfe-commits mailing list