[PATCH] D57406: build: remove use of llvm-config
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 14:15:48 PST 2019
mgorny requested changes to this revision.
mgorny added a comment.
This revision now requires changes to proceed.
This change breaks building against installed LLVM with externally provided unconfigured sources. `LLVM_MAIN_SRC_DIR` was made a cache variable originally for this purpose.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57406/new/
https://reviews.llvm.org/D57406
More information about the llvm-commits
mailing list