[PATCH] D23752: [cmake] Respect LLVM_RUNTIMES_LIBDIR_SUFFIX

Michał Górny via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 02:20:31 PDT 2016


mgorny retitled this revision from "cmake: Supporting overriding runtime libdir via CLANG_LIBDIR_SUFFIX" to "[cmake] Respect LLVM_RUNTIMES_LIBDIR_SUFFIX".
mgorny updated the summary for this revision.
mgorny updated this revision to Diff 75996.
mgorny added a comment.

Here's the initial patch for the suggested approach. I'm still testing it though.


https://reviews.llvm.org/D23752

Files:
  CMakeLists.txt
  include/clang/Config/config.h.cmake
  lib/Driver/Driver.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Headers/CMakeLists.txt
  runtime/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23752.75996.patch
Type: text/x-patch
Size: 4444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/2f8b1bee/attachment.bin>


More information about the cfe-commits mailing list