[PATCH] D57406: build: remove use of llvm-config
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 9 04:00:43 PST 2019
mgorny added a comment.
Ok, I've researched this in detail and LLDB is broken by the same change. The concept used for tablegen here is apparently wrong, and causes it not to find installed `.td` files.
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