[PATCH] D139536: [runtimes] Don't override LLVM_ENABLE_PER_TARGET_RUNTIME_DIR set from llvm

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 05:39:20 PST 2023


DavidSpickett added a comment.

ping @phosek Does the approach to this look good to you?

Given that this is a global setting, handling it like you suggested in https://reviews.llvm.org/D140005 does not seem the way to go.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139536



More information about the llvm-commits mailing list