[PATCH] D48422: [CMake] Add compiler-rt header files to the list of sources for targets when building with an IDE

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 07:20:55 PDT 2018


delcypher updated this revision to Diff 152886.
delcypher edited the summary of this revision.
delcypher added a comment.

- s/crt_process_sources/compiler_rt_process_sources/
- s/crt_find_headers_in_dir/compiler_rt_find_headers_in_dir/
- Improve commit message.


https://reviews.llvm.org/D48422

Files:
  cmake/Modules/AddCompilerRT.cmake
  cmake/Modules/CompilerRTUtils.cmake
  lib/tsan/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48422.152886.patch
Type: text/x-patch
Size: 6814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/c636c779/attachment.bin>


More information about the llvm-commits mailing list