[PATCH] D27386: build: add support for standalone lld build
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 03:50:37 PST 2016
chapuni added a comment.
I think the use of llvm-config would be outdated. (Clang's should be rewritten)
That said, I have no idea what would be better as **modern** CMake.
I implemented such a snippet to clang before Brad King started to advise us.
That said, I think this may be fed to trunk atm if this just works. Delegating to Chris.
Repository:
rL LLVM
https://reviews.llvm.org/D27386
More information about the llvm-commits
mailing list