[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 15:28:55 PDT 2016


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

Fixing a bug relating to stringify-ing and un-stringifying lists... I literally just documented this behavior, I should know better. Also fixed formatting to 80-col.


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.55902.patch
Type: text/x-patch
Size: 5307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/00781333/attachment.bin>


More information about the llvm-commits mailing list