[PATCH] D57670: [CMake] Support CMake variables for setting target, sysroot and toolchain
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 21 10:46:44 PST 2019
arichardson added a comment.
Herald added a subscriber: jdoerfert.
I believe this broke building libunwind standalone for me since it complains about `add_target_flags()` not being defined. I guess it also needs to be copied to the libunwind cmake files?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57670/new/
https://reviews.llvm.org/D57670
More information about the llvm-commits
mailing list