[llvm-commits] [PATCH][compiler-rt][CMake][TSan] Compile .S files for tsan as C instead of CXX.

Michael Spencer bigcheesegs at gmail.com
Fri Sep 21 15:28:30 PDT 2012


The attached patch changes the compiler-rt CMake build to compile .S
files as C instead of CXX. Using CXX breaks if you add -stdlib=libc++
to CMAKE_CXX_FLAGS.

- Michael Spencer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CMake-tsan-Compile-.S-files-for-tsan-as-C-instead-of.patch
Type: application/octet-stream
Size: 897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120921/a0d5490a/attachment.obj>


More information about the llvm-commits mailing list