[PATCH] D31638: [CMake][libcxx] Use check_c_compiler_flag to check for nodefaultlibs

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 18:57:35 PDT 2017


EricWF added a comment.

Why not? The executable should still link and run without requiring the C++ standard library, just as it links and runs without requiring the C standard library.


Repository:
  rL LLVM

https://reviews.llvm.org/D31638





More information about the llvm-commits mailing list