[PATCH] D136969: [utils] Remove ancient scripts using llvm-config --src-root
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 12:40:36 PDT 2022
mgorny added reviewers: ddunbar, lattner, echristo.
mgorny added a comment.
Well, I'm not opposed to seeing them go but let's try to see if we can contact their authors first.
Alternatively to removing them, I suppose we could replace the `llvm-config` call with computing the path relatively to `$0`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136969/new/
https://reviews.llvm.org/D136969
More information about the llvm-commits
mailing list