[PATCH] D39274: Fix -fuse-ld feature detection error.
Zhihao Yuan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 25 10:19:36 PDT 2017
lichray accepted this revision.
lichray added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D39274#906587, @ruiu wrote:
> Are you suggesting I use check_cxx_comipler_flags instead of check_cxx_source_compiles, or something different?
Never mind, I didn't saw you already be using `CMAKE_REQUIRED_FLAGS`.
https://reviews.llvm.org/D39274
More information about the llvm-commits
mailing list