[PATCH] D19692: [CMake] NFC. Add support for testing the compiler without testing the linker

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 14:11:42 PDT 2016


beanz updated this revision to Diff 55896.
beanz added a comment.

Use CMAKE_C_COMPILE_OBJECT as the template for the compiler command.


http://reviews.llvm.org/D19692

Files:
  cmake/Modules/BuiltinTests.cmake
  cmake/Modules/CompilerRTDarwinUtils.cmake
  cmake/Modules/CompilerRTUtils.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19692.55896.patch
Type: text/x-patch
Size: 4968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/40c8d9d4/attachment.bin>


More information about the llvm-commits mailing list