[PATCH] D78192: Support compiler extensions as a normal component

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 23 01:34:24 PDT 2020


serge-sans-paille updated this revision to Diff 259495.
serge-sans-paille added a comment.

Fix dependency order for extension libraries, as spotted by @Meinersbur


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78192/new/

https://reviews.llvm.org/D78192

Files:
  clang/lib/CodeGen/CMakeLists.txt
  llvm/cmake/modules/AddLLVM.cmake
  llvm/lib/CMakeLists.txt
  llvm/lib/Extensions/CMakeLists.txt
  llvm/lib/Extensions/Extensions.cpp
  llvm/lib/Extensions/LLVMBuild.txt
  llvm/lib/LLVMBuild.txt
  llvm/lib/LTO/CMakeLists.txt
  llvm/lib/LTO/LLVMBuild.txt
  llvm/tools/bugpoint/CMakeLists.txt
  llvm/tools/llvm-config/llvm-config.cpp
  llvm/tools/opt/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78192.259495.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200423/62c18108/attachment-0001.bin>


More information about the cfe-commits mailing list